Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-17 12:58:26 +00:00

View File

@@ -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."
/>
</div>
@@ -290,4 +290,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}