Merge version_1 into main #3
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user