diff --git a/src/app/page.tsx b/src/app/page.tsx index 100e936..c8b4af6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@foodie", testimonial: "The best tacos in Texas! Truly authentic and fresh.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-105979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-105979.jpg?_wi=1", imageAlt: "fresh mexican street tacos close up", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@local", testimonial: "Generous portions and incredible service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beach-party-with-food-drinks-wooden-plank_23-2147645495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beach-party-with-food-drinks-wooden-plank_23-2147645495.jpg?_wi=1", imageAlt: "fresh mexican street tacos close up", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@eats", testimonial: "My go-to spot for breakfast tacos every single morning.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/raw-cooked-steak-served-with-potato-tomato-sauce_140725-2565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-cooked-steak-served-with-potato-tomato-sauce_140725-2565.jpg?_wi=1", imageAlt: "fresh mexican street tacos close up", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@tacoLover", testimonial: "Exceptional flavors and high-quality ingredients.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148159787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148159787.jpg?_wi=1", imageAlt: "fresh mexican street tacos close up", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@chef", testimonial: "Just like my Abuela used to make. Incredible.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-homemade-delicious-crispy-potato-chips-brown-pot-fallen-oil-bottle-ketchup-tomatoes-potato-garlic-dark-background_140725-140873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-homemade-delicious-crispy-potato-chips-brown-pot-fallen-oil-bottle-ketchup-tomatoes-potato-garlic-dark-background_140725-140873.jpg?_wi=1", imageAlt: "fresh mexican street tacos close up", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { href: "tel:9797326278", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-105979.jpg" + imageSrc="http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-105979.jpg?_wi=2" imageAlt="Fresh Mexican street tacos" mediaAnimation="slide-up" avatars={[ @@ -194,7 +194,7 @@ export default function LandingPage() { "Traditional", "Fresh", ], - imageSrc: "http://img.b2bpic.net/free-photo/beach-party-with-food-drinks-wooden-plank_23-2147645495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beach-party-with-food-drinks-wooden-plank_23-2147645495.jpg?_wi=2", }, { id: "f2", @@ -203,7 +203,7 @@ export default function LandingPage() { "Filling", "Satisfying", ], - imageSrc: "http://img.b2bpic.net/free-photo/raw-cooked-steak-served-with-potato-tomato-sauce_140725-2565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-cooked-steak-served-with-potato-tomato-sauce_140725-2565.jpg?_wi=2", }, { id: "f3", @@ -212,7 +212,7 @@ export default function LandingPage() { "All Day", "Variety", ], - imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148159787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148159787.jpg?_wi=2", }, ]} title="Why People Love Maria's" @@ -231,7 +231,7 @@ export default function LandingPage() { id: "p1", name: "Barbacoa Tacos", price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-homemade-delicious-crispy-potato-chips-brown-pot-fallen-oil-bottle-ketchup-tomatoes-potato-garlic-dark-background_140725-140873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-homemade-delicious-crispy-potato-chips-brown-pot-fallen-oil-bottle-ketchup-tomatoes-potato-garlic-dark-background_140725-140873.jpg?_wi=2", }, { id: "p2",