diff --git a/src/app/page.tsx b/src/app/page.tsx index c83f33b..05e7f68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { description="Experience the authentic taste of tradition in every cup. Kultúra brings you the finest selection of hand-roasted beans, crafted with passion for our local community." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-coffee-cup_23-2148352294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-coffee-cup_23-2148352294.jpg?_wi=1", imageAlt: "cozy coffee shop interior warm lighting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoon-with-roasted-coffee-beans_23-2148251692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoon-with-roasted-coffee-beans_23-2148251692.jpg?_wi=1", imageAlt: "fresh coffee beans macro shot", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-nice-bar_23-2147897025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-nice-bar_23-2147897025.jpg?_wi=1", imageAlt: "warm coffee shop window seat", }, { @@ -275,7 +275,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-red-sweater-lady-drinks-coffee_1157-40771.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-coffee-cup_23-2148352294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-coffee-cup_23-2148352294.jpg?_wi=2", imageAlt: "cozy coffee shop interior warm lighting", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-cup-with-plants_23-2150708126.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoon-with-roasted-coffee-beans_23-2148251692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoon-with-roasted-coffee-beans_23-2148251692.jpg?_wi=2", imageAlt: "cozy coffee shop interior warm lighting", }, { @@ -299,7 +299,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-roasted-coffee-beans_181624-59061.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/interior-nice-bar_23-2147897025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-nice-bar_23-2147897025.jpg?_wi=2", imageAlt: "cozy coffee shop interior warm lighting", }, ]}