diff --git a/src/app/page.tsx b/src/app/page.tsx index 299f318..bfbfec3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,32 +50,20 @@ export default function LandingPage() { description="Get instant crop diagnostics, precision weather alerts, and marketing insights at your fingertips." buttons={[ { - text: "Get Started", - href: "#chat", - }, + text: "Get Started", href: "#chat"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tk17nm" avatars={[ { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tmgxio", - alt: "John Doe", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tmgxio", alt: "John Doe"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vy2cyy", - alt: "Jane Smith", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vy2cyy", alt: "Jane Smith"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4bl0iz", - alt: "Ahmed Raza", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4bl0iz", alt: "Ahmed Raza"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lnvxpa", - alt: "Carlos Lima", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lnvxpa", alt: "Carlos Lima"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ubngt1", - alt: "Maria Rossi", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ubngt1", alt: "Maria Rossi"}, ]} avatarText="Trusted by 100k+ Farmers" /> @@ -97,20 +77,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Crop Diagnostics", - description: "Identify diseases instantly by uploading photos of your crops.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ceiz8f", - }, + title: "Crop Diagnostics", description: "Identify diseases instantly by uploading photos of your crops.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ceiz8f"}, { - title: "Weather Alerts", - description: "Receive real-time notifications about local weather changes.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=398waj", - }, + title: "Weather Alerts", description: "Receive real-time notifications about local weather changes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=398waj"}, { - title: "AI Assistant", - description: "Ask anything to our intelligent AI bot specialized for agriculture.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v012hh", - }, + title: "AI Assistant", description: "Ask anything to our intelligent AI bot specialized for agriculture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v012hh"}, ]} title="Smart Farming Solutions" description="Our suite of tools ensures your farm remains productive and resilient." @@ -121,28 +92,17 @@ export default function LandingPage() { @@ -180,40 +133,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "John Doe", - role: "Wheat Farmer", - testimonial: "This tool saved my crop from a blight outbreak last season.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tmgxio", - }, + id: "t1", name: "John Doe", role: "Wheat Farmer", testimonial: "This tool saved my crop from a blight outbreak last season.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tmgxio"}, { - id: "t2", - name: "Jane Smith", - role: "Corn Grower", - testimonial: "The AI bot is like having an expert agronomist in my pocket.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vy2cyy", - }, + id: "t2", name: "Jane Smith", role: "Corn Grower", testimonial: "The AI bot is like having an expert agronomist in my pocket.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vy2cyy"}, { - id: "t3", - name: "Ahmed Raza", - role: "Orchard Owner", - testimonial: "Marketing alerts helped me get the best prices for my produce.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4bl0iz", - }, + id: "t3", name: "Ahmed Raza", role: "Orchard Owner", testimonial: "Marketing alerts helped me get the best prices for my produce.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4bl0iz"}, { - id: "t4", - name: "Carlos Lima", - role: "Rice Producer", - testimonial: "Easy to use and incredibly accurate data.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lnvxpa", - }, + id: "t4", name: "Carlos Lima", role: "Rice Producer", testimonial: "Easy to use and incredibly accurate data.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lnvxpa"}, { - id: "t5", - name: "Maria Rossi", - role: "Vineyard Owner", - testimonial: "The weather warnings are spot-on every time.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ubngt1", - }, + id: "t5", name: "Maria Rossi", role: "Vineyard Owner", testimonial: "The weather warnings are spot-on every time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ubngt1"}, ]} title="Proven by Farmers" description="Read success stories from farmers across the world." @@ -226,20 +154,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Is the chatbot free?", - content: "We offer a generous free tier for all farmers.", - }, + id: "f1", title: "Is the chatbot free?", content: "We offer a generous free tier for all farmers."}, { - id: "f2", - title: "Does it work offline?", - content: "The app provides basic functionality offline and syncs data when connected.", - }, + id: "f2", title: "Does it work offline?", content: "The app provides basic functionality offline and syncs data when connected."}, { - id: "f3", - title: "Can it suggest fertilizers?", - content: "Yes, our diagnostic tool suggests fertilizers based on soil health data.", - }, + id: "f3", title: "Can it suggest fertilizers?", content: "Yes, our diagnostic tool suggests fertilizers based on soil health data."}, ]} title="Common Questions" description="Learn how we support your agricultural needs." @@ -251,8 +170,7 @@ export default function LandingPage() {