diff --git a/src/app/page.tsx b/src/app/page.tsx index 4374a60..176bcf3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rustic-background-with-olives-cheese-tomatoes_23-2147612076.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-background-with-olives-cheese-tomatoes_23-2147612076.jpg?_wi=1" imageAlt="Ya Hala Catering food spread" /> @@ -148,7 +148,7 @@ export default function LandingPage() { id: "p1", name: "Mixed Grill Platter", price: "Best Value", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-fish-with-lemon-paradise-apples-onion-cutting-board_176474-3361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-fish-with-lemon-paradise-apples-onion-cutting-board_176474-3361.jpg?_wi=1", }, { id: "p2", @@ -217,7 +217,7 @@ export default function LandingPage() { quote: "The best falafel on the North Shore! Always fresh and delicious.", tag: "Top Quality", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-background-with-olives-cheese-tomatoes_23-2147612076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-background-with-olives-cheese-tomatoes_23-2147612076.jpg?_wi=2", imageAlt: "customer portrait happy", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { quote: "Always fresh, always warm. Definitely worth the trip.", tag: "Consistent", avatarSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-fish-with-lemon-paradise-apples-onion-cutting-board_176474-3361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-fish-with-lemon-paradise-apples-onion-cutting-board_176474-3361.jpg?_wi=2", imageAlt: "customer portrait happy", }, ]}