diff --git a/src/app/page.tsx b/src/app/page.tsx index 917ff6c..16b7374 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/low-angle-barista-pouring-coffee_23-2148523073.jpg", @@ -117,7 +117,7 @@ export default function LandingPage() { title: "Cups Served", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-with-coffee-beans_23-2148551565.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-with-coffee-beans_23-2148551565.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -135,7 +135,7 @@ export default function LandingPage() { name: "Ethiopian Yirgacheffe", price: "$18.00", variant: "Light Roast", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-barista-straining-coffee_23-2148824464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-barista-straining-coffee_23-2148824464.jpg?_wi=1", }, { id: "p2", @@ -196,7 +196,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-male-barista-putting-coffee-filter_23-2148824413.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg?_wi=2", imageAlt: "specialty coffee drip brewing setup", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-20644.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-coffee-beans_23-2148551565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-coffee-beans_23-2148551565.jpg?_wi=2", imageAlt: "specialty coffee drip brewing setup", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/male-barista-pouring-boiling-water-coffee-filter_23-2148824409.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-barista-straining-coffee_23-2148824464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-barista-straining-coffee_23-2148824464.jpg?_wi=2", imageAlt: "specialty coffee drip brewing setup", }, ]}