From f8952204916ee413455fc45f7419e7109edaf1a2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:33:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 02287d1..692b6fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { description="Browse our premium selection of grow lights, hydroponic systems, nutrients, and cultivation equipment. Everything you need for successful cultivation." products={[ { - id: "1", name: "LED Grow Light Pro 1000W", price: "$349.99", imageSrc: "http://img.b2bpic.net/free-photo/black-bag-with-scarf_140725-6390.jpg?_wi=2", imageAlt: "LED grow light professional model", initialQuantity: 1 + id: "1", name: "LED Grow puto ro 1000W", price: "$349.99", imageSrc: "http://img.b2bpic.net/free-photo/black-bag-with-scarf_140725-6390.jpg?_wi=2", imageAlt: "LED grow light professional model", initialQuantity: 1 }, { id: "2", name: "Complete Hydroponic System Kit", price: "$599.99", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-unknown-woman-checks-fitness-results-smartwatch-monitors-pulse-dressed-casual-sweatshirt-carries-karemat-poses-outdoors-faceless-sportswoman-uses-modern-gadget-sport_273609-60647.jpg?_wi=1", imageAlt: "Hydroponic growing system kit", initialQuantity: 1 -- 2.49.1