diff --git a/src/app/page.tsx b/src/app/page.tsx index 32a0d8e..7ebfd11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@shyaml", testimonial: "Amazing ambiance, great tasty food, and wonderful service with a live music.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1", imageAlt: "modern tapas restaurant interior warm lighting", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@pdxFoodie", testimonial: "Delicious food, lively vibes, cosy atmosphere, and memorable dining experience!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-elderly-male-with-long-hair-drinking-smoothie-restaurant_181624-44321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-elderly-male-with-long-hair-drinking-smoothie-restaurant_181624-44321.jpg?_wi=1", imageAlt: "modern tapas restaurant interior warm lighting", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@gastronomy", testimonial: "Best tapas in Portland! Absolutely love the variety and craft cocktails.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-making-music_23-2151169660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-making-music_23-2151169660.jpg?_wi=1", imageAlt: "modern tapas restaurant interior warm lighting", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@portlandEats", testimonial: "A must-visit spot in NW Portland. The atmosphere is unbeatable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/table-serving-decoration-with-greenery-white-candles-grey-table_8353-11499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-serving-decoration-with-greenery-white-candles-grey-table_8353-11499.jpg?_wi=1", imageAlt: "modern tapas restaurant interior warm lighting", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2" imageAlt="Irving Street Tapas restaurant interior" avatars={[ { @@ -170,7 +170,7 @@ export default function LandingPage() { "Craft Drinks", "Wine", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-elderly-male-with-long-hair-drinking-smoothie-restaurant_181624-44321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-elderly-male-with-long-hair-drinking-smoothie-restaurant_181624-44321.jpg?_wi=2", }, { id: "f2", @@ -179,7 +179,7 @@ export default function LandingPage() { "Music", "Live", ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-making-music_23-2151169660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-making-music_23-2151169660.jpg?_wi=2", }, { id: "f3", @@ -188,7 +188,7 @@ export default function LandingPage() { "Events", "Catering", ], - imageSrc: "http://img.b2bpic.net/free-photo/table-serving-decoration-with-greenery-white-candles-grey-table_8353-11499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-serving-decoration-with-greenery-white-candles-grey-table_8353-11499.jpg?_wi=2", }, ]} title="Why Guests Choose Us"