diff --git a/src/app/page.tsx b/src/app/page.tsx index e0c12b7..1ca67dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,23 +160,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Bamboo Utensil Set", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/environment-friendly-objects-cement-background_23-2148289741.jpg", priceButtonProps: { variant: "gradient" } - }, + id: "p1", name: "Bamboo Utensil Set", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/environment-friendly-objects-cement-background_23-2148289741.jpg"}, { - id: "p2", name: "Ceramic Storage Jar", price: "$24.50", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-plant-leaning-wall-copy-space_23-2148835342.jpg", priceButtonProps: { variant: "gradient" } - }, + id: "p2", name: "Ceramic Storage Jar", price: "$24.50", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-plant-leaning-wall-copy-space_23-2148835342.jpg"}, { - id: "p3", name: "Organic Cotton Towel", price: "$29.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440672.jpg", priceButtonProps: { variant: "gradient" } - }, + id: "p3", name: "Organic Cotton Towel", price: "$29.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440672.jpg"}, { - id: "p4", name: "Reusable Tote Bag", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22903.jpg", priceButtonProps: { variant: "gradient" } - }, + id: "p4", name: "Reusable Tote Bag", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22903.jpg"}, { - id: "p5", name: "Minimalist Plant Holder", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools_23-2148928494.jpg", priceButtonProps: { variant: "gradient" } - }, + id: "p5", name: "Minimalist Plant Holder", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools_23-2148928494.jpg"}, { - id: "p6", name: "Sustainable Soap Bar", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-zero-waste-concept_23-2148591678.jpg", priceButtonProps: { variant: "gradient" } - }, + 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."