diff --git a/src/app/page.tsx b/src/app/page.tsx index 776ef73..c19643c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/depressed-teenage-girl-suffering-from-bipolar-disorder-intrusive-thoughts_482257-124739.jpg" + imageSrc="http://img.b2bpic.net/free-photo/depressed-teenage-girl-suffering-from-bipolar-disorder-intrusive-thoughts_482257-124739.jpg?_wi=1" showDimOverlay={true} avatars={[ { @@ -116,7 +116,7 @@ export default function LandingPage() { title: "Ingredients", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525718.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525718.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -136,7 +136,7 @@ export default function LandingPage() { price: "£12.50", rating: 5, reviewCount: "120+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bunch-eggs-table-concept_23-2148407726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bunch-eggs-table-concept_23-2148407726.jpg?_wi=1", }, { id: "p2", @@ -145,7 +145,7 @@ export default function LandingPage() { price: "£8.00", rating: 5, reviewCount: "85+", - imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-glass-with-croissant-wooden-circular-tray_23-2147908386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-glass-with-croissant-wooden-circular-tray_23-2147908386.jpg?_wi=1", }, { id: "p3", @@ -154,7 +154,7 @@ export default function LandingPage() { price: "£9.50", rating: 5, reviewCount: "90+", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-breakfast-composition-with-copyspace_23-2148200739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-breakfast-composition-with-copyspace_23-2148200739.jpg?_wi=1", }, { id: "p4", @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "A fabulous eclectic cafe. Love visiting here and always have a great breakfast, with a perfect cup of Barry's tea.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-black-shirt-with-white-stripes-big-black-summer-hat-sitting-table-summer-cafe_613910-820.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/depressed-teenage-girl-suffering-from-bipolar-disorder-intrusive-thoughts_482257-124739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/depressed-teenage-girl-suffering-from-bipolar-disorder-intrusive-thoughts_482257-124739.jpg?_wi=2", imageAlt: "portrait happy customer cafe", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "If you want good coffee and feeding well in Didsbury FFS is the place to go. Excellent breakfasts.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525718.jpg?_wi=2", imageAlt: "portrait happy customer cafe", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "Great little independent cafe - really good value and great breakfast/brunch choices. Quirky interior.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bunch-eggs-table-concept_23-2148407726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bunch-eggs-table-concept_23-2148407726.jpg?_wi=2", imageAlt: "portrait happy customer cafe", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "This is a great local cafe, it does an exceptional Cappuccino far better than any other place.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/people-leisure-lifestyle-concept-successful-young-man-black-hat-casual-t-shirt-having-coffee-sitting-sidewalk-restaurant_273609-1754.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-glass-with-croissant-wooden-circular-tray_23-2147908386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-glass-with-croissant-wooden-circular-tray_23-2147908386.jpg?_wi=2", imageAlt: "portrait happy customer cafe", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "The best full English I’ve ever had and the owner is ace. Can’t wait to go back!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-breakfast-composition-with-copyspace_23-2148200739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-breakfast-composition-with-copyspace_23-2148200739.jpg?_wi=2", imageAlt: "portrait happy customer cafe", }, ]}