diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e9aa23..ae0aa16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function LandingPage() { id: "p6", name: "Cap", price: "€24.90", imageSrc: "http://img.b2bpic.net/free-photo/skater-wearing-trucker-hat_23-2149431181.jpg", imageAlt: "Cap"}, ]} title="LATEST DROP" - description="Cop the latest essentials." + description="Discover our latest drop—authentic streetwear staples designed for raw, uncompromising style." /> @@ -170,4 +170,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file