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