diff --git a/src/app/page.tsx b/src/app/page.tsx index 769e5b9..9bfaaba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,11 +85,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-man-white-shirt-holding-hot-coffee-cup_171337-9996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-man-white-shirt-holding-hot-coffee-cup_171337-9996.jpg?_wi=1", imageAlt: "Artistic coffee latte with foam design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11882.jpg?_wi=1", imageAlt: "Gourmet pure vegetarian burger with fries", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" description="Cafe Ground 21 is your go-to destination for a delightful pure vegetarian experience. From our signature burgers and pizzas to a wide array of refreshing coffees, every item on our menu is crafted with love and the freshest ingredients. We pride ourselves on creating a warm, inviting atmosphere where friends and family can gather, relax, and savor delicious food. Come discover your new favorite spot!" - imageSrc="http://img.b2bpic.net/free-photo/table-chairs-bar_107420-65857.jpg" + imageSrc="http://img.b2bpic.net/free-photo/table-chairs-bar_107420-65857.jpg?_wi=1" imageAlt="Cozy and welcoming interior of Cafe Ground 21" /> @@ -157,7 +157,7 @@ export default function LandingPage() { imageAlt: "Crispy golden french fries", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-man-white-shirt-holding-hot-coffee-cup_171337-9996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-man-white-shirt-holding-hot-coffee-cup_171337-9996.jpg?_wi=2", imageAlt: "close up veg burger fresh", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { imageAlt: "Frothy cold coffee on a cafe table", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-burger-with-pickles-tomatoes-served-with-french-fries-sauces-dark_140725-11882.jpg?_wi=2", imageAlt: "close up veg burger fresh", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { imageAlt: "Customer enjoying coffee in a cafe", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-bar_107420-65857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-bar_107420-65857.jpg?_wi=2", imageAlt: "close up veg burger fresh", }, ]}