Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f263530088 | |||
| a2ed50d233 | |||
| 7b5ed90b02 | |||
| 9395043a69 | |||
| f658d96c15 | |||
| 37c1e82d36 | |||
| 7d20ad0a54 | |||
| debbb39f62 | |||
| 9c8df37d7d | |||
| 6e064e1988 |
@@ -123,14 +123,14 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah Miller", role: "Farm Owner", testimonial: "The quality of Inovit's feed additives has significantly increased our poultry yield.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-taking-coffee-break_329181-16523.jpg" },
|
||||
{ id: "t2", name: "David Thorne", role: "Operations Manager", testimonial: "Reliable, science-driven, and highly consistent. GMP+ standards mean everything to us.", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-posing-with-folded-arms-having-many-flowers-colleague-holding-pot-with-pink-chrysanthemums-glass-roof_158595-7126.jpg" },
|
||||
{ id: "t3", name: "Elena Vance", role: "Business Director", testimonial: "Inovit is our preferred partner for soybean meal sourcing. Exceptional quality.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-florist-greenhouse_23-2148357607.jpg" },
|
||||
{ id: "t4", name: "Dr. Marcus Reed", role: "Veterinary Consultant", testimonial: "I trust Inovit formulas for my clients' herds. Their ruminant nutrition is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-checking-dog_23-2149271808.jpg" },
|
||||
{ id: "t5", name: "James Logan", role: "Agricultural Entrepreneur", testimonial: "Innovative solutions that keep my aquaculture farm competitive.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-notepad-her-hands-having-many-flowers-glass-roof_158595-7026.jpg" }
|
||||
{ id: "t1", name: "", role: "", testimonial: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaBmhxh1Vg1WPqJ7gPJKyM4MgK/uploaded-1778514090361-jq1ehkwd.avif" },
|
||||
{ id: "t2", name: "", role: "", testimonial: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaBmhxh1Vg1WPqJ7gPJKyM4MgK/uploaded-1778514170149-uj82cvy4.jpg" },
|
||||
{ id: "t3", name: "", role: "", testimonial: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaBmhxh1Vg1WPqJ7gPJKyM4MgK/uploaded-1778514166081-twhnyv0i.jpg" },
|
||||
{ id: "t4", name: "", role: "", testimonial: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaBmhxh1Vg1WPqJ7gPJKyM4MgK/uploaded-1778514291720-nnkxz7tc.webp" },
|
||||
{ id: "t5", name: "", role: "", testimonial: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaBmhxh1Vg1WPqJ7gPJKyM4MgK/uploaded-1778514300900-rf3kokz9.jpg" }
|
||||
]}
|
||||
title="Partner Success Stories"
|
||||
description="What our partners across the farming and agricultural sectors say about us."
|
||||
title=""
|
||||
description=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user