From 1ca91f77c54ca905be9b8f41c82344273446c89b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 23:55:14 +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 d162e85..2194d94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { { id: "6", name: "Denim Shorts", price: "$55", variant: "Blue", imageSrc: "http://img.b2bpic.net/free-photo/lovely-female-using-tablet-near-wall_23-2147860734.jpg" }, ]} title="Featured Collection" - description="Our best-selling items, curated for your wardrobe." + description="Our best-selling items, curated for your wardrobe - Limited Time Offer: Free Shipping on all orders!" /> @@ -200,4 +200,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file