diff --git a/src/app/page.tsx b/src/app/page.tsx index c6139fb..b716d7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "The best dining experience I've had in a long time. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=1", imageAlt: "upscale restaurant interior cozy dining", }, { @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@janesmith", testimonial: "Excellent drinks and great service. Will definitely be back.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg?_wi=1", imageAlt: "upscale restaurant interior cozy dining", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@mikej", testimonial: "Cozy ambiance and delicious food. Perfect spot for any evening.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176780.jpg?_wi=1", imageAlt: "upscale restaurant interior cozy dining", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@elena_dining", testimonial: "A true hidden gem with top-tier hospitality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-scene_23-2147680654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-scene_23-2147680654.jpg?_wi=1", imageAlt: "upscale restaurant interior cozy dining", }, { @@ -88,11 +88,11 @@ export default function LandingPage() { handle: "@dchenfood", testimonial: "Exceptional wine list and beautifully plated dishes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg?_wi=1", imageAlt: "upscale restaurant interior cozy dining", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg" + imageSrc="http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg", @@ -126,7 +126,7 @@ export default function LandingPage() { description="We blend tradition with modern culinary techniques to create unforgettable dining memories." subdescription="Our mission is to bring flavors to life with locally sourced ingredients and a passion for hospitality." icon={Utensils} - imageSrc="http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -143,13 +143,13 @@ export default function LandingPage() { icon: Star, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176780.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/making-cocktail_1098-18037.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=3", imageAlt: "cocktail glasses on bar counter", }, { @@ -158,13 +158,13 @@ export default function LandingPage() { icon: Star, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-scene_23-2147680654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-scene_23-2147680654.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949021.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg?_wi=3", imageAlt: "cocktail glasses on bar counter", }, { @@ -173,13 +173,13 @@ export default function LandingPage() { icon: Heart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081857.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-greens-sauce_140725-349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-greens-sauce_140725-349.jpg?_wi=1", imageAlt: "cocktail glasses on bar counter", }, ]} @@ -276,7 +276,7 @@ export default function LandingPage() { id: "p1", name: "Truffle Pasta", price: "$22", - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-greens-sauce_140725-349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-greens-sauce_140725-349.jpg?_wi=2", }, { id: "p2",