diff --git a/src/app/page.tsx b/src/app/page.tsx index 535690d..4481de5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,11 +58,11 @@ export default function LandingPage() { tag="Artisanal Specialty Coffee" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/professional-baker-pours-grained-nuts-mold-filled-with-melted-chocolate-mass-preparation-tasty-cake-from-organic-chocolate-artisan-confectionery-sale_346278-668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-baker-pours-grained-nuts-mold-filled-with-melted-chocolate-mass-preparation-tasty-cake-from-organic-chocolate-artisan-confectionery-sale_346278-668.jpg?_wi=1", imageAlt: "artisanal coffee roasting process", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064697.jpg?_wi=1", imageAlt: "latte art pouring close-up", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { description: "We support neighborhood producers.", bentoComponent: "reveal-icon", icon: MapPin, - imageSrc: "http://img.b2bpic.net/free-photo/professional-baker-pours-grained-nuts-mold-filled-with-melted-chocolate-mass-preparation-tasty-cake-from-organic-chocolate-artisan-confectionery-sale_346278-668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-baker-pours-grained-nuts-mold-filled-with-melted-chocolate-mass-preparation-tasty-cake-from-organic-chocolate-artisan-confectionery-sale_346278-668.jpg?_wi=2", imageAlt: "High angle of barista leveling coffee level for machine cup", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { description: "Designed for connection and comfort.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064697.jpg?_wi=2", imageAlt: "High angle of barista leveling coffee level for machine cup", }, ]}