From 9358b45a6245b764429f6b720fafa03642544f4a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 08:55:25 +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 1137a95..96fb659 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { id: "p6", name: "Minimalist Timepiece", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/close-outdoor-fashion-portrait-stylish-woman-voluminous-white-trendy-top-classic-luxury-hat-leopard-sunglasses_343596-1775.jpg"}, ]} title="Featured Selection" - description="Our most popular items this season." + description="Hand-selected premium essentials curated for your unique style." /> @@ -228,4 +228,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1