diff --git a/src/app/page.tsx b/src/app/page.tsx index a6707ea..e55283e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@almir", testimonial: "Best döner kebab of my life!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg?_wi=1", }, { name: "Jez Hawk", @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@tm", testimonial: "My go-to spot for burgers in Trieben.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg?_wi=2", }, { name: "Sarah K.", @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -165,17 +165,17 @@ export default function LandingPage() { { title: "Signature Burgers", description: "Hand-pressed beef patties with fresh vegetables.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg?_wi=2", }, { title: "Artisan Pizza", description: "Stone-baked to perfection with premium toppings.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mushroom-tomato-pizza_23-2148601592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mushroom-tomato-pizza_23-2148601592.jpg?_wi=1", }, { title: "Chef's Special Kebab", description: "Authentic spices and freshest meat cuts.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg?_wi=3", }, ]} title="Chef's Specials" @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "Best döner kebab of my life!", tag: "Kebab", avatarSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg?_wi=4", imageAlt: "juicy gourmet burger professional photography", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "Always great quality and service.", tag: "Burger", avatarSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg?_wi=5", imageAlt: "gourmet beef burger isolated", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "Staff is super polite and fast.", tag: "Dine-in", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-young-woman-giving-thumbs-up-standing-isolated-rosy_176532-7958.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mushroom-tomato-pizza_23-2148601592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mushroom-tomato-pizza_23-2148601592.jpg?_wi=2", imageAlt: "fresh handcrafted pizza", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "Best spot in Trieben for a quick bite.", tag: "Pickup", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-delicious-taco_23-2151048060.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg?_wi=3", imageAlt: "happy customer portrait", }, ]}