diff --git a/src/app/page.tsx b/src/app/page.tsx index 5adb423..aee26f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { Building2, CheckCircle, Leaf, TrendingUp, Users } from "lucide-react"; +import { Building2, CheckCircle, Leaf, TrendingUp, Users, Zap, Truck, Store } from "lucide-react"; export default function LandingPage() { return ( @@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -133,44 +79,14 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "Premium Milling", - description: "High-tech processes for maximum yield and retention of nutritional value.", - buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-spike-with-blurred-background_1136-232.jpg", - imageAlt: "fresh rice paddy fields agricultural", - }, - { - title: "Farmer Support", - description: "Training and support services that empower our farming community.", - buttonIcon: "Users", - imageSrc: "http://img.b2bpic.net/free-photo/female-agronomist-using-magnifier-check-quality-corn-crops-field_342744-587.jpg?_wi=2", - imageAlt: "fresh rice paddy fields agricultural", - }, - { - title: "Fast Logistics", - description: "Streamlined distribution ensures products reach markets quickly.", - buttonIcon: "Truck", - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-white-rice-grains-wooden-plate_23-2147883450.jpg", - imageAlt: "fresh rice paddy fields agricultural", - }, - { - title: "Eco-Friendly", - description: "Sustainable practices reduce waste and respect our precious soil.", - buttonIcon: "Leaf", - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-agricultural-sector-celebrate-labour-day-women_23-2151252053.jpg", - imageAlt: "fresh rice paddy fields agricultural", - }, - { - title: "Market Access", - description: "Connecting farmers directly to premium retail supply chains.", - buttonIcon: "Store", - imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14583.jpg", - imageAlt: "fresh rice paddy fields agricultural", - }, + { title: "Premium Milling", description: "High-tech processes for maximum yield.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/close-up-spike-with-blurred-background_1136-232.jpg" }, + { title: "Farmer Support", description: "Training and support for community.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/female-agronomist-using-magnifier-check-quality-corn-crops-field_342744-587.jpg" }, + { title: "Fast Logistics", description: "Streamlined distribution process.", buttonIcon: Truck, imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-white-rice-grains-wooden-plate_23-2147883450.jpg" }, + { title: "Eco-Friendly", description: "Sustainable practices reduce waste.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-agricultural-sector-celebrate-labour-day-women_23-2151252053.jpg" }, + { title: "Market Access", description: "Connecting farmers to retail chains.", buttonIcon: Store, imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14583.jpg" }, ]} title="Why Choose Us?" - description="We go beyond milling; we partner for agricultural excellence." + description="We partner for agricultural excellence." /> @@ -181,51 +97,15 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Premium White Rice", - price: "Ksh 150/kg", - variant: "Grade A", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bag-with-rice-grains_23-2149359451.jpg", - }, - { - id: "p2", - name: "Natural Brown Rice", - price: "Ksh 180/kg", - variant: "Whole Grain", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bag-with-rice-grains_23-2149359425.jpg", - }, - { - id: "p3", - name: "Pishori Aromatic", - price: "Ksh 250/kg", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-rice-inside-brown-plate-grey-surface_140725-90602.jpg", - }, - { - id: "p4", - name: "Long Grain Rice", - price: "Ksh 140/kg", - variant: "Standard", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-different-organic-ingredients_23-2148685804.jpg", - }, - { - id: "p5", - name: "Basmati Gold", - price: "Ksh 280/kg", - variant: "Fragrant", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-plain-boiled-rice-with-different-spices_140725-148874.jpg", - }, - { - id: "p6", - name: "Raw Seed Grain", - price: "Ksh 120/kg", - variant: "Bulk", - imageSrc: "http://img.b2bpic.net/free-photo/brown-unprepared-kidney-beans-wooden-basket_114579-39043.jpg", - }, + { id: "p1", name: "Premium White Rice", price: "Ksh 150/kg", variant: "Grade A", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bag-with-rice-grains_23-2149359451.jpg" }, + { id: "p2", name: "Natural Brown Rice", price: "Ksh 180/kg", variant: "Whole Grain", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bag-with-rice-grains_23-2149359425.jpg" }, + { id: "p3", name: "Pishori Aromatic", price: "Ksh 250/kg", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-rice-inside-brown-plate-grey-surface_140725-90602.jpg" }, + { id: "p4", name: "Long Grain Rice", price: "Ksh 140/kg", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-different-organic-ingredients_23-2148685804.jpg" }, + { id: "p5", name: "Basmati Gold", price: "Ksh 280/kg", variant: "Fragrant", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plain-boiled-rice-with-different-spices_140725-148874.jpg" }, + { id: "p6", name: "Raw Seed Grain", price: "Ksh 120/kg", variant: "Bulk", imageSrc: "http://img.b2bpic.net/free-photo/brown-unprepared-kidney-beans-wooden-basket_114579-39043.jpg" }, ]} title="Our Rice Varieties" - description="Pure, aromatic, and nutritious rice, harvested and milled locally." + description="Pure, aromatic, and nutritious rice." /> @@ -235,30 +115,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} metrics={[ - { - id: "m1", - value: "1,200+", - title: "Tonnes Milled", - description: "Annual throughput for our local partners.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-science-assistant-agricultural-officer-greenhouse-farm-research-melon_1150-10626.jpg", - }, - { - id: "m2", - value: "500+", - title: "Farmers Served", - description: "Committed to every individual producer.", - imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15941.jpg", - }, - { - id: "m3", - value: "98%", - title: "Yield Efficiency", - description: "Optimizing every harvest with care.", - imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19119.jpg", - }, + { id: "m1", value: "1,200+", title: "Tonnes Milled", description: "Annual throughput.", imageSrc: "http://img.b2bpic.net/free-photo/woman-science-assistant-agricultural-officer-greenhouse-farm-research-melon_1150-10626.jpg" }, + { id: "m2", value: "500+", title: "Farmers Served", description: "Committed to individual producers.", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15941.jpg" }, + { id: "m3", value: "98%", title: "Yield Efficiency", description: "Optimizing harvests.", imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19119.jpg" }, ]} title="Our Impact" - description="Tangible results for our farmers and the community." + description="Tangible results for the community." /> @@ -268,50 +130,15 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "John Maina", - handle: "Rice Farmer", - testimonial: "Anmat provides the best milling service in Mwea. My yields have never been better.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-senior-man_23-2148833064.jpg", - }, - { - id: "t2", - name: "Grace Wambui", - handle: "Market Retailer", - testimonial: "Reliable supply and premium quality every time. My customers love Anmat rice.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vegan-man-specialty-food-supermarket_482257-81587.jpg", - }, - { - id: "t3", - name: "Samuel Oketch", - handle: "Local Consumer", - testimonial: "The purity of their Pishori is unmatched in the market.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232496.jpg", - }, - { - id: "t4", - name: "David Kariuki", - handle: "Co-op Lead", - testimonial: "They truly care about the farmer. A fair partner for our cooperative.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-owner-her-nursery-standing-holding-hands-two-pots-with-red-white-flowers-greenhouse_158595-7118.jpg", - }, - { - id: "t5", - name: "Sarah Njeri", - handle: "Agricultural Expert", - testimonial: "Sustainable and efficient. A model for modern milling.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-picking-up-organic-carrot-right-from-field_329181-16477.jpg", - }, + { id: "t1", name: "John Maina", handle: "Rice Farmer", testimonial: "Best service in Mwea.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-senior-man_23-2148833064.jpg" }, + { id: "t2", name: "Grace Wambui", handle: "Market Retailer", testimonial: "Premium quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vegan-man-specialty-food-supermarket_482257-81587.jpg" }, + { id: "t3", name: "Samuel Oketch", handle: "Local Consumer", testimonial: "Purity is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232496.jpg" }, + { id: "t4", name: "David Kariuki", handle: "Co-op Lead", testimonial: "Truly care about the farmer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-owner-her-nursery-standing-holding-hands-two-pots-with-red-white-flowers-greenhouse_158595-7118.jpg" }, + { id: "t5", name: "Sarah Njeri", handle: "Agricultural Expert", testimonial: "Model for modern milling.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-picking-up-organic-carrot-right-from-field_329181-16477.jpg" }, ]} showRating={true} - title="Farmer & Partner Stories" - description="Why our local community trusts Anmat Rice Millers." + title="Partner Stories" + description="Why our community trusts us." /> @@ -320,24 +147,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "f1", - title: "Do you accept bulk milling?", - content: "Yes, we handle small and large volume milling for individual farmers and cooperatives.", - }, - { - id: "f2", - title: "Where can I buy your products?", - content: "Our products are available in major supermarkets across Kenya and through our Wang'uru office.", - }, - { - id: "f3", - title: "Do you offer delivery?", - content: "We provide wholesale delivery services across the region for registered partners.", - }, + { id: "f1", title: "Do you accept bulk milling?", content: "Yes, we handle all volumes." }, + { id: "f2", title: "Where can I buy products?", content: "Major supermarkets across Kenya." }, + { id: "f3", title: "Do you offer delivery?", content: "Yes, for registered partners." }, ]} title="Frequently Asked Questions" - description="Quick answers to help you understand our services better." + description="Quick answers." faqsAnimation="slide-up" /> @@ -346,26 +161,12 @@ export default function LandingPage() {