diff --git a/src/app/page.tsx b/src/app/page.tsx index a83f2b6..7482f9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,35 +64,35 @@ export default function LandingPage() { handle: "@sarah_fit", testimonial: "The best organic vegetables I've ever tasted! So fresh and delicious.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-smelling-tomato_23-2148648898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smelling-tomato_23-2148648898.jpg?_wi=1", }, { name: "Mark Wilson", handle: "@mark_w", testimonial: "Reliable farm delivery with incredible quality produce.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-parents-talking-their-small-daughter-while-working-plant-nursery_637285-1459.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-parents-talking-their-small-daughter-while-working-plant-nursery_637285-1459.jpg?_wi=1", }, { name: "Chef Elena", handle: "@chef_elena", testimonial: "GreenLeaf Farm is my go-to for top-quality organic ingredients.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-slices-vegetables-board-prepares-salad-nature-sunny-day-cooking-close-up-view_78826-2897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-slices-vegetables-board-prepares-salad-nature-sunny-day-cooking-close-up-view_78826-2897.jpg?_wi=1", }, { name: "David Peterson", handle: "@dave_p", testimonial: "A healthy choice for my family, you can taste the difference.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-local-food-market_23-2148209728.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-local-food-market_23-2148209728.jpg?_wi=1", }, { name: "Mia Rossi", handle: "@mia_healthy", testimonial: "Truly natural and sustainable farming that supports our community.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-haired-young-woman-embraces-bouquet-fresh-vegetables-picked-up-from-own-garden-smiles-broadly-dressed-casual-t-shirt-isolated-pink-background-with-copy-space-promno_273609-61888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-haired-young-woman-embraces-bouquet-fresh-vegetables-picked-up-from-own-garden-smiles-broadly-dressed-casual-t-shirt-isolated-pink-background-with-copy-space-promno_273609-61888.jpg?_wi=1", }, ]} buttons={[ @@ -269,7 +269,7 @@ export default function LandingPage() { quote: "The most fresh produce I've ever had in my kitchen. Incredible quality.", name: "Sarah Miller", role: "Home Cook", - imageSrc: "http://img.b2bpic.net/free-photo/woman-smelling-tomato_23-2148648898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smelling-tomato_23-2148648898.jpg?_wi=2", }, { id: "t2", @@ -277,7 +277,7 @@ export default function LandingPage() { quote: "Proud to support a farm that prioritizes the planet over profits.", name: "Mark Wilson", role: "Sustainability Expert", - imageSrc: "http://img.b2bpic.net/free-photo/happy-parents-talking-their-small-daughter-while-working-plant-nursery_637285-1459.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-parents-talking-their-small-daughter-while-working-plant-nursery_637285-1459.jpg?_wi=2", }, { id: "t3", @@ -285,7 +285,7 @@ export default function LandingPage() { quote: "The tomatoes and carrots taste just like the ones from my grandmother's garden.", name: "Chef Elena", role: "Professional Chef", - imageSrc: "http://img.b2bpic.net/free-photo/girl-slices-vegetables-board-prepares-salad-nature-sunny-day-cooking-close-up-view_78826-2897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-slices-vegetables-board-prepares-salad-nature-sunny-day-cooking-close-up-view_78826-2897.jpg?_wi=2", }, { id: "t4", @@ -293,7 +293,7 @@ export default function LandingPage() { quote: "We’ve completely changed our meal prep since finding GreenLeaf Farm.", name: "David Peterson", role: "Parent", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-local-food-market_23-2148209728.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-local-food-market_23-2148209728.jpg?_wi=2", }, { id: "t5", @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "Great service and even better produce. Won't shop elsewhere anymore!", name: "Mia Rossi", role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-haired-young-woman-embraces-bouquet-fresh-vegetables-picked-up-from-own-garden-smiles-broadly-dressed-casual-t-shirt-isolated-pink-background-with-copy-space-promno_273609-61888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-haired-young-woman-embraces-bouquet-fresh-vegetables-picked-up-from-own-garden-smiles-broadly-dressed-casual-t-shirt-isolated-pink-background-with-copy-space-promno_273609-61888.jpg?_wi=2", }, ]} title="Voices of Our Community"