From 04382171abc3a338a587238878bc2f1ecfa75951 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 21:34:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1