diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a9bc20..9d88b0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg" + imageSrc="http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg?_wi=1" imageAlt="Authentic Pizzeria Interior" avatars={[ { @@ -137,7 +137,7 @@ export default function LandingPage() { title="Authentiek Italiaans" description="Bij Etna de Buurman geloven we in verse ingrediƫnten, passie en de kunst van het pizzabakken." subdescription="Elke pizza vertelt een verhaal. Onze oven is het kloppend hart van ons restaurant." - imageSrc="http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14090.jpg" + imageSrc="http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14090.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -215,7 +215,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg?_wi=2", imageAlt: "gourmet pizza mafia fresh ingredients", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14090.jpg?_wi=2", imageAlt: "gourmet pizza mafia fresh ingredients", }, ]}