diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 8544ae5..1f61df2 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -33,19 +33,19 @@ export default function HomePage() { name: "Eleanor Vance", role: "Wine Critic", testimonial: "An unforgettable experience. The attention to detail is astonishing.", - imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-glass-wine-vineyard-with-stunning-nature-landscape_23-2151514988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-glass-wine-vineyard-with-stunning-nature-landscape_23-2151514988.jpg?_wi=1", }, { name: "Marcus Thorne", role: "Sommelier", testimonial: "A masterpiece of winemaking. Each bottle tells a story.", - imageSrc: "http://img.b2bpic.net/free-photo/life-home-with-young-adult-drinking-beverage_23-2149129073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/life-home-with-young-adult-drinking-beverage_23-2149129073.jpg?_wi=1", }, { name: "Sophia Rodriguez", role: "Private Collector", testimonial: "Vine & Vintages has become a staple in my collection. Simply exquisite.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-group-beautiful-women-taking-selfie_23-2148440494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-group-beautiful-women-taking-selfie_23-2148440494.jpg?_wi=1", }, ]} avatarsLabel="Trusted by over 10,000 wine enthusiasts" @@ -185,21 +185,21 @@ export default function HomePage() { role: "Wine Critic", company: "Vinifera Magazine", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-glass-wine-vineyard-with-stunning-nature-landscape_23-2151514988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-glass-wine-vineyard-with-stunning-nature-landscape_23-2151514988.jpg?_wi=2", }, { name: "Marcus Thorne", role: "Sommelier", company: "The Grand Cellar", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/life-home-with-young-adult-drinking-beverage_23-2149129073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/life-home-with-young-adult-drinking-beverage_23-2149129073.jpg?_wi=2", }, { name: "Sophia Rodriguez", role: "Private Collector", company: "N/A", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-group-beautiful-women-taking-selfie_23-2148440494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-group-beautiful-women-taking-selfie_23-2148440494.jpg?_wi=2", }, { name: "David Chen",