New flock photo

This commit is contained in:
Corey Blais
2026-04-09 18:48:59 -04:00
parent 132b0c1202
commit 0f3da53111
4 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1764,7 +1764,7 @@ function App() {
<section className="hero-card">
<div>
<p className="eyebrow">Dashboard</p>
<h1>FlockPal dashboard</h1>
<img className="dashboard-logo" src={flockPalLandingArt} alt="FlockPal" />
</div>
</section>
) : null}