diff --git a/src/app/page.tsx b/src/app/page.tsx index 375c969..d7fd2ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/teen-boy-with-book-near-vintage-counter-cafe_23-2147860813.jpg" + imageSrc="http://img.b2bpic.net/free-photo/teen-boy-with-book-near-vintage-counter-cafe_23-2147860813.jpg?_wi=1" imageAlt="Fresh coffee and pastries in our cozy shop" mediaAnimation="slide-up" avatars={[ @@ -133,7 +133,7 @@ export default function LandingPage() { description: "Plenty of room to meet, chat, or relax comfortably.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/red-chair-table-cafe_1339-8016.jpg" + imageSrc="http://img.b2bpic.net/free-photo/red-chair-table-cafe_1339-8016.jpg?_wi=1" imageAlt="Our spacious and cozy seating area" mediaAnimation="slide-up" /> @@ -153,7 +153,7 @@ export default function LandingPage() { price: "$3.50", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-bread-with-coffee-white-wooden-surface-horizontal_176474-880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-bread-with-coffee-white-wooden-surface-horizontal_176474-880.jpg?_wi=1", }, { id: "p2", @@ -162,7 +162,7 @@ export default function LandingPage() { price: "$8.00", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-wooden-board_23-2147686512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-wooden-board_23-2147686512.jpg?_wi=1", }, { id: "p3", @@ -171,7 +171,7 @@ export default function LandingPage() { price: "$4.00", rating: 4, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-muffins-cooling-rack-with-cocoa-powder_23-2148569669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-muffins-cooling-rack-with-cocoa-powder_23-2148569669.jpg?_wi=1", }, { id: "p4", @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "Super cute coffee shop, went for my first time today and it was perfect place to meet with friends for coffee. Even had a great kids table with toys.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-barista-girl-smiling-you-while-preparing-coffee-pouring-milk-making_1258-203425.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/teen-boy-with-book-near-vintage-counter-cafe_23-2147860813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teen-boy-with-book-near-vintage-counter-cafe_23-2147860813.jpg?_wi=2", imageAlt: "cozy artisan coffee shop interior", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "The shop is cute with spacious seating area and even toys to keep littles entertained while you chat with friends. Staff was super nice!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12708.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/red-chair-table-cafe_1339-8016.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-chair-table-cafe_1339-8016.jpg?_wi=2", imageAlt: "spacious comfortable coffee shop seating", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "I absolutely love this place. They have amazing customer service and they were so welcoming when I came in to try it out.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/male-baker-standing-shelves-full-with-fresh-baked-croissant_23-2148189037.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-bread-with-coffee-white-wooden-surface-horizontal_176474-880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-bread-with-coffee-white-wooden-surface-horizontal_176474-880.jpg?_wi=2", imageAlt: "fresh croissant and coffee", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { quote: "My kids always look forward to going here. The atmosphere is so welcoming and the coffee is consistently delicious.", tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/drinking-coffee-using-mobilephone_329181-16251.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-wooden-board_23-2147686512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-wooden-board_23-2147686512.jpg?_wi=2", imageAlt: "freshly baked sourdough bread", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { quote: "You can really taste the care in every cup and pastry. Highly recommend stopping by for your morning treat.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-paper-cups-stacked-each-other_181624-11620.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-muffins-cooling-rack-with-cocoa-powder_23-2148569669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-muffins-cooling-rack-with-cocoa-powder_23-2148569669.jpg?_wi=2", imageAlt: "rich chocolate muffin", }, ]}