diff --git a/src/app/page.tsx b/src/app/page.tsx index 47971c7..58d207c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { } ]} title="Trending Now" - description="Our hottest drops. Limited stock - these move fast." + description="Trending Now: Limited Stock Available - Shop Our Hottest Drops Before They're Gone" /> @@ -221,4 +221,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}