diff --git a/src/app/page.tsx b/src/app/page.tsx index 50b89b9..d9f562e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,13 +101,13 @@ export default function HomePage() { products={[ { id: "1", brand: "AgroHub Seeds", name: "Premium Hybrid Corn Seeds - High Yield Variety", price: "$45.99", rating: 5, - reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/different-kinds-raw-beans-marble_114579-39042.jpg", imageAlt: "Premium hybrid corn seeds packet"}, + reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/different-kinds-raw-beans-marble_114579-39042.jpg?_wi=1", imageAlt: "Premium hybrid corn seeds packet"}, { id: "2", brand: "Earth Nutrients", name: "Organic NPK Fertilizer 10-10-10 - 50lb Bag", price: "$32.50", rating: 5, - reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/gardener-repotting-houseplant_53876-125350.jpg", imageAlt: "Organic NPK fertilizer bag"}, + reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/gardener-repotting-houseplant_53876-125350.jpg?_wi=1", imageAlt: "Organic NPK fertilizer bag"}, { id: "3", brand: "FarmTech Pro", name: "Stainless Steel Garden Tool Set - 8 Pieces", price: "$28.75", rating: 4, - reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-celery-wooden-table-with-plastic-fork-shovel_23-2147844357.jpg", imageAlt: "Professional farm tools set"}, + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-celery-wooden-table-with-plastic-fork-shovel_23-2147844357.jpg?_wi=1", imageAlt: "Professional farm tools set"}, ]} carouselMode="buttons" buttons={[ @@ -162,17 +162,17 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Marcus Thompson", handle: "@marcusfarming", testimonial: "AgroHub's premium seeds increased my corn yield by 23% this season. The quality and support are exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-man-talking-phone_23-2148233454.jpg", imageAlt: "Marcus Thompson farmer portrait"}, + id: "1", name: "Marcus Thompson", handle: "@marcusfarming", testimonial: "AgroHub's premium seeds increased my corn yield by 23% this season. The quality and support are exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-man-talking-phone_23-2148233454.jpg?_wi=1", imageAlt: "Marcus Thompson farmer portrait"}, { - id: "2", name: "Sarah Chen", handle: "@sarahorganicfarm", testimonial: "Finally found a supplier that truly understands sustainable farming. Their organic fertilizers are game-changers.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-person_23-2149125176.jpg", imageAlt: "Sarah Chen sustainable farmer"}, + id: "2", name: "Sarah Chen", handle: "@sarahorganicfarm", testimonial: "Finally found a supplier that truly understands sustainable farming. Their organic fertilizers are game-changers.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-person_23-2149125176.jpg?_wi=1", imageAlt: "Sarah Chen sustainable farmer"}, { id: "3", name: "James Rodriguez", handle: "@rodriguezcooperative", testimonial: "We've partnered with AgroHub for our entire cooperative. Reliable, professional, and competitive pricing.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-picking-tomatoes_1398-4240.jpg", imageAlt: "James Rodriguez agricultural cooperative"}, { id: "4", name: "Elena Kowalski", handle: "@elenafarmtech", testimonial: "Their tools and equipment are top-notch. The educational resources helped me modernize my farming operations.", imageSrc: "http://img.b2bpic.net/free-photo/male-florist-using-digital-tablet-while-taking-care-flowers-plant-nursery_637285-1545.jpg", imageAlt: "Elena Kowalski innovative farmer"}, { - id: "5", name: "David Patel", handle: "@davidgrower", testimonial: "Best customer service in the agricultural supply industry. They stand behind every product they sell.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-man-talking-phone_23-2148233454.jpg", imageAlt: "David Patel farmer testimonial"}, + id: "5", name: "David Patel", handle: "@davidgrower", testimonial: "Best customer service in the agricultural supply industry. They stand behind every product they sell.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-man-talking-phone_23-2148233454.jpg?_wi=2", imageAlt: "David Patel farmer testimonial"}, { - id: "6", name: "Patricia Williams", handle: "@patriciafarmstead", testimonial: "The variety and availability of products is impressive. Everything I need for successful harvests in one place.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-person_23-2149125176.jpg", imageAlt: "Patricia Williams farmstead owner"}, + id: "6", name: "Patricia Williams", handle: "@patriciafarmstead", testimonial: "The variety and availability of products is impressive. Everything I need for successful harvests in one place.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-person_23-2149125176.jpg?_wi=2", imageAlt: "Patricia Williams farmstead owner"}, ]} speed={40} /> @@ -202,17 +202,17 @@ export default function HomePage() { animationType="slide-up" plans={[ { - id: "homestead", title: "Homestead", price: "$0", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/different-kinds-raw-beans-marble_114579-39042.jpg", imageAlt: "Homestead plan preview", button: { text: "Get Started", href: "#" }, + id: "homestead", title: "Homestead", price: "$0", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/different-kinds-raw-beans-marble_114579-39042.jpg?_wi=2", imageAlt: "Homestead plan preview", button: { text: "Get Started", href: "#" }, features: [ "Access to retail product catalog", "Standard shipping rates", "Email support", "Monthly agricultural newsletter", "Community forum access"], }, { - id: "professional", title: "Professional", price: "$49", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/gardener-repotting-houseplant_53876-125350.jpg", imageAlt: "Professional plan features", button: { text: "Subscribe Now", href: "#" }, + id: "professional", title: "Professional", price: "$49", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/gardener-repotting-houseplant_53876-125350.jpg?_wi=2", imageAlt: "Professional plan features", button: { text: "Subscribe Now", href: "#" }, features: [ "5% discount on all orders", "Priority shipping & handling", "Phone & email support", "Exclusive product previews", "Quarterly farm consultation", "Bulk purchase options"], }, { - id: "cooperative", title: "Cooperative", price: "$199", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-celery-wooden-table-with-plastic-fork-shovel_23-2147844357.jpg", imageAlt: "Cooperative plan details", button: { text: "Contact Sales", href: "#" }, + id: "cooperative", title: "Cooperative", price: "$199", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-celery-wooden-table-with-plastic-fork-shovel_23-2147844357.jpg?_wi=2", imageAlt: "Cooperative plan details", button: { text: "Contact Sales", href: "#" }, features: [ "15% discount on wholesale orders", "Dedicated account manager", "Free shipping on orders 500+", "24/7 priority support", "Monthly advisory meetings", "Custom bulk pricing", "Extended payment terms"], },