diff --git a/src/app/page.tsx b/src/app/page.tsx index 7783036..c604bbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,11 +68,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-grains_23-2148178356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-grains_23-2148178356.jpg?_wi=1", imageAlt: "artisanal roasted coffee beans", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crop-barista-brewing-coffee_23-2147830578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-barista-brewing-coffee_23-2147830578.jpg?_wi=1", imageAlt: "coffee roasting machine interior", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "The most balanced roast I've ever tasted.", tag: "Signature", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-pouring-hot-water-from-kettle-brewing-filter-coffee-standing_1258-203358.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-grains_23-2148178356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-grains_23-2148178356.jpg?_wi=2", imageAlt: "woman enjoying coffee portrait", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "Incredible aroma. My mornings changed forever.", tag: "Dark Roast", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-drink-against-brick-wall-coffee-shop-exterior_169016-16758.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/crop-barista-brewing-coffee_23-2147830578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-barista-brewing-coffee_23-2147830578.jpg?_wi=2", imageAlt: "woman enjoying coffee portrait", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "Exquisite quality and ethical sourcing.", tag: "Light Roast", avatarSrc: "http://img.b2bpic.net/free-photo/young-african-american-afro-girl-drinking-cup-takeaway-coffee-white-background-with-surprise-face-pointing-finger-himself_839833-5319.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-cup-coffee_23-2148178372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-cup-coffee_23-2148178372.jpg?_wi=1", imageAlt: "woman enjoying coffee portrait", }, { @@ -310,7 +310,7 @@ export default function LandingPage() { content: "Freshness lasts best within 3-4 weeks.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-hands-holding-cup-coffee_23-2148178372.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-hands-holding-cup-coffee_23-2148178372.jpg?_wi=2" title="Common Questions" description="Get answers to frequently asked coffee queries." faqsAnimation="slide-up"