From a96c06cfaad6018402a1e70118717d1a748fcb5f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 14:28:19 +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 b2191c5..76e94f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { id: "p6", name: "Travel Bag", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/serious-looking-young-female-picking-design-magazines-vintage-store-standing-stylish-brown-dress_197531-23028.jpg"}, ]} title="Best Sellers" - description="Check out our most popular items that our community cannot get enough of." + description="Shop our curated collection of best-sellers before they sell out again." /> @@ -255,4 +255,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1