From 9fed33986e9a1acdbefd397f8aeb4261b89ea00b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:06:01 +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 88f28bc..2e92af0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { { id: "p3", name: "Rebecca Rectangle Marble Dining Set", price: "$2,399.00", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-flowers_23-2149436427.jpg?_wi=1" }, ]} title="Shop Our Best Sellers" - description="Hand-picked comfort and style, now at unbeatable prices." + description="Hand-picked durable designs with a 5-year warranty, now at unbeatable prices." /> @@ -146,4 +146,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1