Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-02 09:06:45 +00:00

View File

@@ -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",
},
]}