diff --git a/src/app/page.tsx b/src/app/page.tsx index aa840dd..a92684c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@alexfoodie", testimonial: "The best place in town for fresh pastries and a delightful coffee experience. A true gem!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/greeneyed-smiling-woman-white-tshirt-drinking-milkshake-sitting-cafe_197531-26361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/greeneyed-smiling-woman-white-tshirt-drinking-milkshake-sitting-cafe_197531-26361.jpg?_wi=1", }, { name: "Maria S.", @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=1" imageAlt="Cozy cafe interior with coffee and pastries" mediaAnimation="opacity" avatars={[ @@ -245,13 +245,13 @@ export default function LandingPage() { { title: "🥐 Live Bakery", description: "Watch fresh bakery items come to life throughout the day, a feast for your senses.", - imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=2", imageAlt: "minimalist cafe logo design", }, { title: "💼 Business Friendly", description: "A perfect setting for small meetings and casual work sessions with complimentary Wi-Fi.", - imageSrc: "http://img.b2bpic.net/free-photo/greeneyed-smiling-woman-white-tshirt-drinking-milkshake-sitting-cafe_197531-26361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/greeneyed-smiling-woman-white-tshirt-drinking-milkshake-sitting-cafe_197531-26361.jpg?_wi=2", imageAlt: "minimalist cafe logo design", }, {