Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-10 03:10:25 +00:00
5 changed files with 1387 additions and 20 deletions

View File

@@ -111,7 +111,7 @@ export default function AboutPage() {
icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/business-man-woman-are-going-business-trip_1150-3033.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-man-woman-are-going-business-trip_1150-3033.jpg?_wi=3"
imageAlt="IFE Voyages team collaboration"
mediaAnimation="slide-up"
textboxLayout="default"

View File

@@ -51,35 +51,35 @@ export default function DestinationsPage() {
id: "dubai",
name: "Dubai",
price: "Starting at $1,200",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyline-dubai-surrounded-by-sand-dust-day-light_231208-7609.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyline-dubai-surrounded-by-sand-dust-day-light_231208-7609.jpg?_wi=2",
imageAlt: "Dubai skyline",
},
{
id: "france",
name: "France",
price: "Starting at $1,500",
imageSrc: "http://img.b2bpic.net/free-vector/france-paris-retro-style-concept_1284-17170.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/france-paris-retro-style-concept_1284-17170.jpg?_wi=2",
imageAlt: "Paris Eiffel Tower",
},
{
id: "turkey",
name: "Turkey",
price: "Starting at $1,100",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-suleymaniye-camii-istanbul_661209-313.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-suleymaniye-camii-istanbul_661209-313.jpg?_wi=2",
imageAlt: "Istanbul Blue Mosque",
},
{
id: "canada",
name: "Canada",
price: "Starting at $1,800",
imageSrc: "http://img.b2bpic.net/free-photo/lake-central-park-new-york-usa_1268-14965.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lake-central-park-new-york-usa_1268-14965.jpg?_wi=2",
imageAlt: "Niagara Falls",
},
{
id: "morocco",
name: "Morocco",
price: "Starting at $950",
imageSrc: "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794383.jpg?_wi=2",
imageAlt: "Marrakech desert",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -103,7 +103,7 @@ export default function HomePage() {
},
]}
background={{ variant: "grid" }}
imageSrc="http://img.b2bpic.net/free-photo/business-man-woman-are-going-business-trip_1150-3033.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-man-woman-are-going-business-trip_1150-3033.jpg?_wi=1"
imageAlt="Travelers at airport boarding area"
mediaAnimation="slide-up"
frameStyle="card"
@@ -124,7 +124,7 @@ export default function HomePage() {
author: "International & Domestic",
description: "Access to major airlines with competitive rates. Book flights to over 200 destinations worldwide with flexible payment options.",
tags: ["Flights", "Booking"],
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-with-laptop-waiting-area_107420-85135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-with-laptop-waiting-area_107420-85135.jpg?_wi=1",
imageAlt: "Flight booking interface",
},
{
@@ -133,7 +133,7 @@ export default function HomePage() {
author: "Expert Support",
description: "Professional visa support for Schengen, USA, Canada, and UK visas. We guide you through every step of the application process.",
tags: ["Visa", "Documents"],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-flight-attendants-holding-tickets_23-2150197193.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-flight-attendants-holding-tickets_23-2150197193.jpg?_wi=1",
imageAlt: "Visa documents and passport",
},
{
@@ -142,7 +142,7 @@ export default function HomePage() {
author: "Organized Tours",
description: "Affordable all-inclusive travel packages with accommodations, meals, and guided tours. Perfect for families and groups.",
tags: ["Packages", "Tours"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-agent-holding-tickets_23-2149080790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-agent-holding-tickets_23-2149080790.jpg?_wi=1",
imageAlt: "Travel package vacation planning",
},
]}
@@ -180,7 +180,7 @@ export default function HomePage() {
icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/business-man-woman-are-going-business-trip_1150-3033.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-man-woman-are-going-business-trip_1150-3033.jpg?_wi=2"
imageAlt="IFE Voyages team and travelers"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -200,35 +200,35 @@ export default function HomePage() {
id: "dubai",
name: "Dubai",
price: "Starting at $1,200",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyline-dubai-surrounded-by-sand-dust-day-light_231208-7609.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyline-dubai-surrounded-by-sand-dust-day-light_231208-7609.jpg?_wi=1",
imageAlt: "Dubai skyline",
},
{
id: "france",
name: "France",
price: "Starting at $1,500",
imageSrc: "http://img.b2bpic.net/free-vector/france-paris-retro-style-concept_1284-17170.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/france-paris-retro-style-concept_1284-17170.jpg?_wi=1",
imageAlt: "Paris Eiffel Tower",
},
{
id: "turkey",
name: "Turkey",
price: "Starting at $1,100",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-suleymaniye-camii-istanbul_661209-313.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-suleymaniye-camii-istanbul_661209-313.jpg?_wi=1",
imageAlt: "Istanbul Blue Mosque",
},
{
id: "canada",
name: "Canada",
price: "Starting at $1,800",
imageSrc: "http://img.b2bpic.net/free-photo/lake-central-park-new-york-usa_1268-14965.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lake-central-park-new-york-usa_1268-14965.jpg?_wi=1",
imageAlt: "Niagara Falls",
},
{
id: "morocco",
name: "Morocco",
price: "Starting at $950",
imageSrc: "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794383.jpg?_wi=1",
imageAlt: "Marrakech desert",
},
]}

View File

@@ -55,7 +55,7 @@ export default function ServicesPage() {
author: "International & Domestic",
description: "Access to major airlines with competitive rates. Book flights to over 200 destinations worldwide with flexible payment options.",
tags: ["Flights", "Booking"],
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-with-laptop-waiting-area_107420-85135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-with-laptop-waiting-area_107420-85135.jpg?_wi=2",
imageAlt: "Flight booking interface",
},
{
@@ -64,7 +64,7 @@ export default function ServicesPage() {
author: "Expert Support",
description: "Professional visa support for Schengen, USA, Canada, and UK visas. We guide you through every step of the application process.",
tags: ["Visa", "Documents"],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-flight-attendants-holding-tickets_23-2150197193.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-flight-attendants-holding-tickets_23-2150197193.jpg?_wi=2",
imageAlt: "Visa documents and passport",
},
{
@@ -73,7 +73,7 @@ export default function ServicesPage() {
author: "Organized Tours",
description: "Affordable all-inclusive travel packages with accommodations, meals, and guided tours. Perfect for families and groups.",
tags: ["Packages", "Tours"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-agent-holding-tickets_23-2149080790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-agent-holding-tickets_23-2149080790.jpg?_wi=2",
imageAlt: "Travel package vacation planning",
},
]}
@@ -110,7 +110,7 @@ export default function ServicesPage() {
icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/business-man-woman-are-going-business-trip_1150-3033.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-man-woman-are-going-business-trip_1150-3033.jpg?_wi=4"
imageAlt="IFE Voyages team and travelers"
mediaAnimation="slide-up"
textboxLayout="default"