diff --git a/src/app/page.tsx b/src/app/page.tsx index 02943ba..9f93a7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { description="Pioneering futuristic arboriculture with precision technology and sustainable care for your urban ecosystem." buttons={[{ text: "Book Consultation", href: "#contact" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/drone-spraying-fertilizer-vegetable-green-plants-agriculture-technology-farm-automation_35913-2329.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/drone-spraying-fertilizer-vegetable-green-plants-agriculture-technology-farm-automation_35913-2329.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/male-scientist-with-clipboard_1153-5352.jpg" } ]} /> @@ -62,7 +62,7 @@ export default function LandingPage() { { value: "15k+", title: "Trees Managed" }, { value: "24/7", title: "Active Support" } ]} - imageSrc="http://img.b2bpic.net/free-photo/detail-green-leaf_23-2148211963.jpg" + imageSrc="http://img.b2bpic.net/free-photo/detail-green-leaf_23-2148211963.jpg?_wi=1" /> @@ -74,8 +74,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { title: "Precision Pruning", description: "AI-guided branch management.", icon: TreeDeciduous, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/plastic-garbage-tree-stick-woods_23-2147826339.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/detail-green-leaf_23-2148211963.jpg" }] }, - { title: "Ecological Audit", description: "Comprehensive health monitoring.", icon: Microscope, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-operating-drone-with-remote-control-outdoors_231208-10441.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/drone-spraying-fertilizer-vegetable-green-plants-agriculture-technology-farm-automation_35913-2329.jpg" }] } + { title: "Precision Pruning", description: "AI-guided branch management.", icon: TreeDeciduous, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/plastic-garbage-tree-stick-woods_23-2147826339.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/detail-green-leaf_23-2148211963.jpg?_wi=2" }] }, + { title: "Ecological Audit", description: "Comprehensive health monitoring.", icon: Microscope, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-operating-drone-with-remote-control-outdoors_231208-10441.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/drone-spraying-fertilizer-vegetable-green-plants-agriculture-technology-farm-automation_35913-2329.jpg?_wi=2" }] } ]} /> @@ -91,7 +91,7 @@ export default function LandingPage() { products={[ { id: "p1", name: "Basic Health Audit", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/rake_93675-133353.jpg" }, { id: "p2", name: "Maintenance Pro", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/pesticides-treatment-agricultural-plants_342744-1030.jpg" }, - { id: "p3", name: "Full Canopy AI", price: "$950", imageSrc: "http://img.b2bpic.net/free-photo/young-man-operating-drone-with-remote-control-outdoors_231208-10441.jpg" } + { id: "p3", name: "Full Canopy AI", price: "$950", imageSrc: "http://img.b2bpic.net/free-photo/young-man-operating-drone-with-remote-control-outdoors_231208-10441.jpg?_wi=2" } ]} />