From 042290bc03804c5d6a663a267debda6ea66446b9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 14:45:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f1df40d..4c69b9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,32 +93,32 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Sustainability First", description: "Our farming techniques prioritize soil health and water conservation.", media: { imageSrc: "http://img.b2bpic.net/free-photo/shot-green-medical-marijuana-cannabis-growing-garden_181624-48676.jpg" }, + title: "Sustainability First", description: "Our farming techniques prioritize soil health and water conservation.", media: { imageSrc: "http://img.b2bpic.net/free-photo/shot-green-medical-marijuana-cannabis-growing-garden_181624-48676.jpg", imageAlt: "premium cannabis bud glass jar" }, items: [ { icon: Leaf, text: "Low carbon footprint" }, { icon: ShieldCheck, text: "Regenerative agriculture" }, { icon: Zap, text: "Ethical harvesting" }, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-spiky-leaves_23-2147810881.jpg", imageAlt: "premium cannabis bud glass jar"}, + reverse: false + }, { - title: "Advanced Extraction", description: "We utilize state-of-the-art cold extraction to preserve cannabinoids.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-cbd-oil_23-2150830163.jpg" }, + title: "Advanced Extraction", description: "We utilize state-of-the-art cold extraction to preserve cannabinoids.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-cbd-oil_23-2150830163.jpg", imageAlt: "premium cannabis bud glass jar" }, items: [ { icon: BarChart3, text: "Solvent-free process" }, { icon: Target, text: "Terpene preservation" }, { icon: Microscope, text: "High potency" }, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-computer-computer-hardware-repairing-upgrade-technology_1150-8867.jpg", imageAlt: "premium cannabis bud glass jar"}, + reverse: true + }, { - title: "Full Transparency", description: "Every package features a QR code for detailed lab results.", media: { imageSrc: "http://img.b2bpic.net/free-photo/thc-cbd-marijuana-joint-flowers-ash-tray-with-nude-illustration-drawing-pad_181624-17183.jpg" }, + title: "Full Transparency", description: "Every package features a QR code for detailed lab results.", media: { imageSrc: "http://img.b2bpic.net/free-photo/thc-cbd-marijuana-joint-flowers-ash-tray-with-nude-illustration-drawing-pad_181624-17183.jpg", imageAlt: "premium cannabis bud glass jar" }, items: [ { icon: FileText, text: "QR lab reports" }, { icon: PackageCheck, text: "Total terpene profiling" }, { icon: GitBranch, text: "Batch tracking" }, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/marijuana-leaves-cannabis-beautiful-background_1150-7603.jpg", imageAlt: "premium cannabis bud glass jar"}, + reverse: false + }, ]} title="Why Choose GreenLeaf" description="Benefits that set us apart from the rest."