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