diff --git a/src/app/page.tsx b/src/app/page.tsx index 29d126b..0fdfdd1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { tag="Healthy Living" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832331.jpg?_wi=1", imageAlt: "fresh healthy juice glass", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bowl-polenta-rice-grains-leafy-vegetables-mushroom-cherry-tomatoes-bell-pepper-white-plank_23-2148062436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-polenta-rice-grains-leafy-vegetables-mushroom-cherry-tomatoes-bell-pepper-white-plank_23-2148062436.jpg?_wi=1", imageAlt: "healthy ingredients on table", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Welcome to Our Cozy Corner" description="At The Blends, we believe in community, fun, and healthy choices. Our friendly staff is here to help you discover your new favorite beverage in a warm, welcoming environment." - imageSrc="http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256934.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256934.jpg?_wi=1" /> @@ -116,7 +116,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cold-exotic-green-summer-cocktail-with-kiwi-lemon_23-2148196152.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832331.jpg?_wi=2", imageAlt: "fresh pressed fruit juice", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-salmon-bowl_23-2150533924.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/bowl-polenta-rice-grains-leafy-vegetables-mushroom-cherry-tomatoes-bell-pepper-white-plank_23-2148062436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-polenta-rice-grains-leafy-vegetables-mushroom-cherry-tomatoes-bell-pepper-white-plank_23-2148062436.jpg?_wi=2", imageAlt: "fresh pressed fruit juice", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/moody-fruit-still-life_23-2148139622.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256934.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-break-time_23-2149256934.jpg?_wi=2", imageAlt: "fresh pressed fruit juice", }, ]}