diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3cf7718..ffe1c0f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,26 +30,11 @@ export default function LandingPage() {
@@ -57,63 +42,26 @@ export default function LandingPage() {
@@ -124,20 +72,11 @@ export default function LandingPage() {
title="Reimagining the Soil"
description="FARMLET leverages deep learning to predict crop needs before they emerge. By analyzing moisture, nutrient density, and micro-climates, we empower farmers to achieve unprecedented yield results while minimizing environmental waste."
metrics={[
- {
- value: "45%",
- title: "Increased Yield",
- },
- {
- value: "30%",
- title: "Water Saved",
- },
- {
- value: "24/7",
- title: "AI Oversight",
- },
+ { value: "45%", title: "Increased Yield" },
+ { value: "30%", title: "Water Saved" },
+ { value: "24/7", title: "AI Oversight" },
]}
- imageSrc="http://img.b2bpic.net/free-photo/robot-farming-with-drones-field-sunset_23-2152000842.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/robot-farming-with-drones-field-sunset_23-2152000842.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -150,72 +89,32 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "AI Call Assistant",
- description: "24/7 automated support for farm logistics, answering supply and crop questions instantly.",
- icon: Headphones,
+ title: "AI Call Assistant", description: "24/7 automated support for farm logistics, answering supply and crop questions instantly.", icon: Headphones,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072104.jpg?_wi=1",
- imageAlt: "AI Assist",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg?_wi=1",
- imageAlt: "AI Assist",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072104.jpg", imageAlt: "AI Assist" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg", imageAlt: "AI Assist" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/modern-helathy-ingredients-composition_23-2147859444.jpg?_wi=2",
- imageAlt: "futuristic high-tech farm interface",
},
{
- title: "Smart Farming",
- description: "IoT integration that monitors soil conditions and optimizes irrigation in real-time.",
- icon: Leaf,
+ title: "Smart Farming", description: "IoT integration that monitors soil conditions and optimizes irrigation in real-time.", icon: Leaf,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/man-florist-working-green-house_1303-30275.jpg?_wi=1",
- imageAlt: "Smart Farming",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/man-researcher-holds-glass-tube-with-sample-standing-before-plants-greenhouse_8353-7152.jpg?_wi=1",
- imageAlt: "Smart Farming",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/man-florist-working-green-house_1303-30275.jpg", imageAlt: "Smart Farming" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/man-researcher-holds-glass-tube-with-sample-standing-before-plants-greenhouse_8353-7152.jpg", imageAlt: "Smart Farming" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/robot-farming-with-drones-field-sunset_23-2152000842.jpg?_wi=2",
- imageAlt: "smart precision agriculture farm",
},
{
- title: "Automated Logistics",
- description: "Drone and tractor automation to handle repetitive tasks with centimeter-level precision.",
- icon: Database,
+ title: "Automated Logistics", description: "Drone and tractor automation to handle repetitive tasks with centimeter-level precision.", icon: Database,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-painting-with-oil-paints-field_1303-9553.jpg?_wi=1",
- imageAlt: "Automation",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072104.jpg?_wi=2",
- imageAlt: "Automation",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-painting-with-oil-paints-field_1303-9553.jpg", imageAlt: "Automation" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072104.jpg", imageAlt: "Automation" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/woman-white-laboratory-robe-stands-before-plants-greenhouse_8353-7180.jpg?_wi=1",
- imageAlt: "young startup ceo professional portrait",
},
{
- title: "Analytics Engine",
- description: "Big data insights that predict seasonal trends and maximize profit margins for growers.",
- icon: LineChart,
+ title: "Analytics Engine", description: "Big data insights that predict seasonal trends and maximize profit margins for growers.", icon: LineChart,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg?_wi=2",
- imageAlt: "Analytics",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/man-florist-working-green-house_1303-30275.jpg?_wi=2",
- imageAlt: "Analytics",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg", imageAlt: "Analytics" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/man-florist-working-green-house_1303-30275.jpg", imageAlt: "Analytics" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072104.jpg?_wi=3",
- imageAlt: "modern farmer holding tablet",
},
]}
title="Precision Technologies"
@@ -230,11 +129,7 @@ export default function LandingPage() {
tag="Leadership"
members={[
{
- id: "1",
- name: "Vraj Gajera - Founder & CEO",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-white-laboratory-robe-stands-before-plants-greenhouse_8353-7180.jpg?_wi=2",
- imageAlt: "Vraj Gajera",
- },
+ id: "1", name: "Vraj Gajera - Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/woman-white-laboratory-robe-stands-before-plants-greenhouse_8353-7180.jpg", imageAlt: "Vraj Gajera"},
]}
memberVariant="card"
membersAnimation="slide-up"
@@ -247,60 +142,16 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Sarah Miller",
- role: "Farm Manager",
- company: "Green Acres",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072104.jpg?_wi=4",
- },
- {
- id: "2",
- name: "James Chen",
- role: "Owner",
- company: "Chen Organics",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg?_wi=3",
- },
- {
- id: "3",
- name: "Elena Russo",
- role: "Logistics Lead",
- company: "Russo Farms",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-florist-working-green-house_1303-30275.jpg?_wi=3",
- },
- {
- id: "4",
- name: "Mark Stevens",
- role: "Sustainability Head",
- company: "Earth Wise",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-researcher-holds-glass-tube-with-sample-standing-before-plants-greenhouse_8353-7152.jpg?_wi=2",
- },
- {
- id: "5",
- name: "Chloe Vance",
- role: "Crop Specialist",
- company: "Vance Bio-Tech",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-painting-with-oil-paints-field_1303-9553.jpg?_wi=2",
- },
+ { id: "1", name: "Sarah Miller", role: "Farm Manager", company: "Green Acres", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072104.jpg" },
+ { id: "2", name: "James Chen", role: "Owner", company: "Chen Organics", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg" },
+ { id: "3", name: "Elena Russo", role: "Logistics Lead", company: "Russo Farms", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-florist-working-green-house_1303-30275.jpg" },
+ { id: "4", name: "Mark Stevens", role: "Sustainability Head", company: "Earth Wise", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-researcher-holds-glass-tube-with-sample-standing-before-plants-greenhouse_8353-7152.jpg" },
+ { id: "5", name: "Chloe Vance", role: "Crop Specialist", company: "Vance Bio-Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-painting-with-oil-paints-field_1303-9553.jpg" },
]}
kpiItems={[
- {
- value: "10k+",
- label: "Acres Managed",
- },
- {
- value: "20%",
- label: "Growth Rate",
- },
- {
- value: "50+",
- label: "Countries Served",
- },
+ { value: "10k+", label: "Acres Managed" },
+ { value: "20%", label: "Growth Rate" },
+ { value: "50+", label: "Countries Served" },
]}
title="Farmer Proven Success"
description="Hear directly from those changing the world one acre at a time."
@@ -310,9 +161,7 @@ export default function LandingPage() {