From 4406e966638fdbf14e154c11651556c2e9ff1d6e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 12:58:20 +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 1ca67dd..95177ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { id: "p6", name: "Sustainable Soap Bar", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-zero-waste-concept_23-2148591678.jpg"}, ]} title="Shop Our Collection" - description="Manage dropshipping inventory directly here. Add, edit, or remove items for your customers." + description="Explore our hand-picked collection of premium sustainable goods." /> @@ -290,4 +290,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1