From 95f681a2f6738621895c8a3025d894d373e87430 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:06:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e82a387..6c1499d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,17 +73,17 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-algarve-beach-beautiful-falesia-beach-from-portugal-summer-vocation_231208-6938.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-algarve-beach-beautiful-falesia-beach-from-portugal-summer-vocation_231208-6938.jpg?_wi=1", imageAlt: "Western Wall", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-with-old-steps_23-2149055332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-with-old-steps_23-2149055332.jpg?_wi=1", imageAlt: "Tel Aviv", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/french-woman-with-baguettes-street-beret_1321-314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/french-woman-with-baguettes-street-beret_1321-314.jpg?_wi=1", imageAlt: "Old City", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/ancient-cave-house-near-goreme-cappadocia-turkey_335224-559.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-algarve-beach-beautiful-falesia-beach-from-portugal-summer-vocation_231208-6938.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-algarve-beach-beautiful-falesia-beach-from-portugal-summer-vocation_231208-6938.jpg?_wi=2", imageAlt: "israel western wall sunset wide angle", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/city-wall-huesca_1398-3227.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-with-old-steps_23-2149055332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-with-old-steps_23-2149055332.jpg?_wi=2", imageAlt: "israel western wall sunset wide angle", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/piscina-naturale-di-marina-serra-puglia_268835-15563.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/french-woman-with-baguettes-street-beret_1321-314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/french-woman-with-baguettes-street-beret_1321-314.jpg?_wi=2", imageAlt: "israel western wall sunset wide angle", }, ]}