diff --git a/src/app/page.tsx b/src/app/page.tsx index 479dfa1..de5892a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@mary", testimonial: "Absolutely stunning business! The coffee is delicious and the general quality of the atmosphere was equally as pleasant!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg?_wi=1", imageAlt: "cozy coffee shop garden aesthetic", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@emily", testimonial: "Beautiful, magical, calm, perfect place to read a book or meet a friend for the best (and spiciest) chai latte.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-redhead-female-barista-drinks-coffee_613910-10281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-redhead-female-barista-drinks-coffee_613910-10281.jpg?_wi=1", imageAlt: "happy coffee shop customer portrait", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@nina", testimonial: "Awesome coffee which is difficult to find around here. A lovely spot to sit amongst the plants and flowers of the nursery.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-redhead-female-barista-drinks-coffee_613910-10275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-redhead-female-barista-drinks-coffee_613910-10275.jpg?_wi=1", imageAlt: "young woman enjoying matcha latte", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@yonatan", testimonial: "The atmosphere is perfect, not too noisy and peaceful. The staff is very nice and the food is not pricy and very high quality and tasty!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-drinking-coffee-restaurant_23-2147775827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-drinking-coffee-restaurant_23-2147775827.jpg?_wi=1", imageAlt: "professional drinking espresso at cafe", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg?_wi=2" imageAlt="Coffee shop garden interior" avatars={[ { @@ -215,21 +215,21 @@ export default function LandingPage() { name: "Mary McRobbins", handle: "@mary", testimonial: "Absolutely stunning business! The coffee is delicious and the general quality of the atmosphere was equally as pleasant!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-redhead-female-barista-drinks-coffee_613910-10281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-redhead-female-barista-drinks-coffee_613910-10281.jpg?_wi=2", }, { id: "2", name: "zulq hulk", handle: "@zulq", testimonial: "Amazed by the nature and design of this café. Ordered me a latte and it was perfect. Definitely coming here again!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-redhead-female-barista-drinks-coffee_613910-10275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-redhead-female-barista-drinks-coffee_613910-10275.jpg?_wi=2", }, { id: "3", name: "Karina Kharchenko", handle: "@karina", testimonial: "This is the most beautiful place I’ve ever seen to relax and enjoy a cup of coffee or tea, the atmosphere is simply gorgeous.", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-drinking-coffee-restaurant_23-2147775827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-drinking-coffee-restaurant_23-2147775827.jpg?_wi=2", }, { id: "4",