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