Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-07 12:11:08 +00:00
5 changed files with 37 additions and 37 deletions

View File

@@ -63,7 +63,7 @@ export default function AircraftFleetPage() {
price: "$4,500/hr",
rating: 5,
reviewCount: "127",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg?_wi=4",
imageAlt: "Light jet aircraft",
},
{
@@ -73,7 +73,7 @@ export default function AircraftFleetPage() {
price: "$6,200/hr",
rating: 5,
reviewCount: "143",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg?_wi=4",
imageAlt: "Midsize jet aircraft",
},
{
@@ -83,7 +83,7 @@ export default function AircraftFleetPage() {
price: "$8,500/hr",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-people-flying-economy-class-together-arrive-destination-man-using-laptop-computer-international-flight-tourists-travelling-abroad-by-airplane_482257-51149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-people-flying-economy-class-together-arrive-destination-man-using-laptop-computer-international-flight-tourists-travelling-abroad-by-airplane_482257-51149.jpg?_wi=4",
imageAlt: "Heavy jet aircraft",
},
{
@@ -93,7 +93,7 @@ export default function AircraftFleetPage() {
price: "$12,000/hr",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-red-raincoat-rides-private-yacht-stockholm-sweden_72229-279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-red-raincoat-rides-private-yacht-stockholm-sweden_72229-279.jpg?_wi=3",
imageAlt: "Ultra long range aircraft",
},
{
@@ -103,7 +103,7 @@ export default function AircraftFleetPage() {
price: "$18,000/hr",
rating: 5,
reviewCount: "64",
imageSrc: "http://img.b2bpic.net/free-photo/reflection-helicopter-couple-love-blue-sky-romantic-unforgotten-date_8353-11023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reflection-helicopter-couple-love-blue-sky-romantic-unforgotten-date_8353-11023.jpg?_wi=3",
imageAlt: "VIP airliner charter",
},
]}
@@ -185,7 +185,7 @@ export default function AircraftFleetPage() {
content: "We operate 24/7 and serve over 150 destinations globally. Some destinations may have daylight landing restrictions or special permits required, which we coordinate.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714426.jpg"
imageSrc="http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714426.jpg?_wi=2"
imageAlt="Aviation concierge support"
title="Fleet Questions Answered"
description="Find detailed information about our aircraft capabilities, customization options, and booking processes."
@@ -203,7 +203,7 @@ export default function AircraftFleetPage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3674.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3674.jpg?_wi=3"
imageAlt="Luxury jet aircraft sunset view"
logoText="Khilaj Jets"
copyrightText="© 2025 Khilaj Jets. All rights reserved. Luxury Aviation Excellence."

View File

@@ -51,28 +51,28 @@ export default function BookingPage() {
id: 1,
title: "Step 1: Define Your Journey",
description: "Specify your departure and destination airports, preferred travel dates, and number of passengers. We'll provide aircraft options matched to your needs.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-standing-waiting-area_107420-63625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-standing-waiting-area_107420-63625.jpg?_wi=3",
imageAlt: "Corporate jet charter service",
},
{
id: 2,
title: "Step 2: Select Your Aircraft",
description: "Choose from our premium fleet of light, midsize, heavy, or ultra-long-range jets. Review specifications, pricing, and amenities for each aircraft.",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg?_wi=5",
imageAlt: "Aircraft selection",
},
{
id: 3,
title: "Step 3: Customize Your Experience",
description: "Our concierge team arranges catering, ground transportation, special requests, and bespoke amenities. Tailor every detail to your preferences.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg?_wi=5",
imageAlt: "Customization services",
},
{
id: 4,
title: "Step 4: Confirm & Depart",
description: "Finalize booking, confirm flight details, and prepare for departure. Our team handles all logistics—you just arrive and fly.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-aircrew-members-using-control-command-fly-plane-aircraft-cockpit-pushing-power-buttons-dashboard-captain-pilot-doing-teamwork-flying-airplane-with-engine-lever_482257-51160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-aircrew-members-using-control-command-fly-plane-aircraft-cockpit-pushing-power-buttons-dashboard-captain-pilot-doing-teamwork-flying-airplane-with-engine-lever_482257-51160.jpg?_wi=2",
imageAlt: "Flight confirmation",
},
]}
@@ -155,7 +155,7 @@ export default function BookingPage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3674.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3674.jpg?_wi=4"
imageAlt="Luxury jet aircraft sunset view"
logoText="Khilaj Jets"
copyrightText="© 2025 Khilaj Jets. All rights reserved. Luxury Aviation Excellence."

View File

@@ -80,7 +80,7 @@ export default function ContactPage() {
useInvertedBackground={false}
mediaPosition="right"
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714426.jpg"
imageSrc="http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714426.jpg?_wi=3"
imageAlt="aviation customer support concierge"
faqsAnimation="blur-reveal"
faqs={[
@@ -127,7 +127,7 @@ export default function ContactPage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3674.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3674.jpg?_wi=5"
imageAlt="luxury jet aircraft sunset view"
logoText="Khilaj Jets"
copyrightText="© 2025 Khilaj Jets. All rights reserved. Luxury Aviation Excellence."

View File

@@ -76,27 +76,27 @@ export default function HomePage() {
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg?_wi=1",
imageAlt: "light jet aircraft luxury interior",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg?_wi=1",
imageAlt: "midsize jet luxury interior cabin",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-people-flying-economy-class-together-arrive-destination-man-using-laptop-computer-international-flight-tourists-travelling-abroad-by-airplane_482257-51149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-people-flying-economy-class-together-arrive-destination-man-using-laptop-computer-international-flight-tourists-travelling-abroad-by-airplane_482257-51149.jpg?_wi=1",
imageAlt: "heavy business jet luxury interior",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-red-raincoat-rides-private-yacht-stockholm-sweden_72229-279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-red-raincoat-rides-private-yacht-stockholm-sweden_72229-279.jpg?_wi=1",
imageAlt: "ultra long range jet luxury aircraft",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/reflection-helicopter-couple-love-blue-sky-romantic-unforgotten-date_8353-11023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reflection-helicopter-couple-love-blue-sky-romantic-unforgotten-date_8353-11023.jpg?_wi=1",
imageAlt: "VIP airliner luxury charter aircraft",
},
]}
@@ -143,28 +143,28 @@ export default function HomePage() {
id: 1,
title: "Corporate Jet Charter",
description: "Dedicated aviation solutions for business executives and enterprises. Time-efficient travel with premium comfort and discretion.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-standing-waiting-area_107420-63625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-standing-waiting-area_107420-63625.jpg?_wi=1",
imageAlt: "business executives private jet charter",
},
{
id: 2,
title: "Individual Luxury Travel",
description: "Private aviation designed for individuals and families seeking privacy and luxury. Personalized routing and premium amenities.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-travelling-holiday-trip-with-aerial-transportation-using-laptop-with-online-internet-commercial-flight-man-woman-browsing-computer-holiday-destination-flying-with-plane_482257-49463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-travelling-holiday-trip-with-aerial-transportation-using-laptop-with-online-internet-commercial-flight-man-woman-browsing-computer-holiday-destination-flying-with-plane_482257-49463.jpg?_wi=1",
imageAlt: "luxury family private jet vacation",
},
{
id: 3,
title: "Wedding Charter Flights",
description: "Exclusive charter solutions for destination weddings and celebration groups. Coordinated logistics and premium hospitality.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-romantic-married-couple-near-car_23-2149540004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-romantic-married-couple-near-car_23-2149540004.jpg?_wi=1",
imageAlt: "wedding guests luxury jet charter",
},
{
id: 4,
title: "GCC ↔ India Routes",
description: "Specialized charter operations connecting Gulf Cooperation Council countries and India. Regular routes with flexible scheduling.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-aircrew-members-using-control-command-fly-plane-aircraft-cockpit-pushing-power-buttons-dashboard-captain-pilot-doing-teamwork-flying-airplane-with-engine-lever_482257-51160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-aircrew-members-using-control-command-fly-plane-aircraft-cockpit-pushing-power-buttons-dashboard-captain-pilot-doing-teamwork-flying-airplane-with-engine-lever_482257-51160.jpg?_wi=1",
imageAlt: "GCC India private jet route map",
},
]}
@@ -190,7 +190,7 @@ export default function HomePage() {
price: "$4,500/hr",
rating: 5,
reviewCount: "127",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg?_wi=2",
imageAlt: "light jet aircraft",
},
{
@@ -200,7 +200,7 @@ export default function HomePage() {
price: "$6,200/hr",
rating: 5,
reviewCount: "143",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg?_wi=2",
imageAlt: "midsize jet aircraft",
},
{
@@ -210,7 +210,7 @@ export default function HomePage() {
price: "$8,500/hr",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-people-flying-economy-class-together-arrive-destination-man-using-laptop-computer-international-flight-tourists-travelling-abroad-by-airplane_482257-51149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-people-flying-economy-class-together-arrive-destination-man-using-laptop-computer-international-flight-tourists-travelling-abroad-by-airplane_482257-51149.jpg?_wi=2",
imageAlt: "heavy jet aircraft",
},
{
@@ -220,7 +220,7 @@ export default function HomePage() {
price: "$12,000/hr",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-red-raincoat-rides-private-yacht-stockholm-sweden_72229-279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-red-raincoat-rides-private-yacht-stockholm-sweden_72229-279.jpg?_wi=2",
imageAlt: "ultra long range aircraft",
},
{
@@ -230,7 +230,7 @@ export default function HomePage() {
price: "$18,000/hr",
rating: 5,
reviewCount: "64",
imageSrc: "http://img.b2bpic.net/free-photo/reflection-helicopter-couple-love-blue-sky-romantic-unforgotten-date_8353-11023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reflection-helicopter-couple-love-blue-sky-romantic-unforgotten-date_8353-11023.jpg?_wi=2",
imageAlt: "VIP airliner charter",
},
]}
@@ -352,7 +352,7 @@ export default function HomePage() {
useInvertedBackground={false}
mediaPosition="right"
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714426.jpg"
imageSrc="http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714426.jpg?_wi=1"
imageAlt="aviation customer support concierge"
faqsAnimation="blur-reveal"
faqs={[
@@ -417,7 +417,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3674.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3674.jpg?_wi=1"
imageAlt="luxury jet aircraft sunset view"
logoText="Khilaj Jets"
copyrightText="© 2025 Khilaj Jets. All rights reserved. Luxury Aviation Excellence."

View File

@@ -56,21 +56,21 @@ export default function ServicesPage() {
id: 1,
title: "Corporate Jet Charter",
description: "Dedicated aviation solutions for business executives and enterprises. Time-efficient travel with premium comfort and discretion.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-standing-waiting-area_107420-63625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-standing-waiting-area_107420-63625.jpg?_wi=2",
imageAlt: "business executives private jet charter",
},
{
id: 2,
title: "Individual Luxury Travel",
description: "Private aviation designed for individuals and families seeking privacy and luxury. Personalized routing and premium amenities.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-travelling-holiday-trip-with-aerial-transportation-using-laptop-with-online-internet-commercial-flight-man-woman-browsing-computer-holiday-destination-flying-with-plane_482257-49463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-travelling-holiday-trip-with-aerial-transportation-using-laptop-with-online-internet-commercial-flight-man-woman-browsing-computer-holiday-destination-flying-with-plane_482257-49463.jpg?_wi=2",
imageAlt: "luxury family private jet vacation",
},
{
id: 3,
title: "Wedding Charter Flights",
description: "Exclusive charter solutions for destination weddings and celebration groups. Coordinated logistics and premium hospitality.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-romantic-married-couple-near-car_23-2149540004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-romantic-married-couple-near-car_23-2149540004.jpg?_wi=2",
imageAlt: "wedding guests luxury jet charter",
},
]}
@@ -96,7 +96,7 @@ export default function ServicesPage() {
price: "$4,500/hr",
rating: 5,
reviewCount: "127",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-aircraft-row-transport-chair_1232-3829.jpg?_wi=3",
imageAlt: "light jet aircraft",
},
{
@@ -106,7 +106,7 @@ export default function ServicesPage() {
price: "$6,200/hr",
rating: 5,
reviewCount: "143",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg?_wi=3",
imageAlt: "midsize jet aircraft",
},
{
@@ -116,7 +116,7 @@ export default function ServicesPage() {
price: "$8,500/hr",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-people-flying-economy-class-together-arrive-destination-man-using-laptop-computer-international-flight-tourists-travelling-abroad-by-airplane_482257-51149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-people-flying-economy-class-together-arrive-destination-man-using-laptop-computer-international-flight-tourists-travelling-abroad-by-airplane_482257-51149.jpg?_wi=3",
imageAlt: "heavy jet aircraft",
},
]}
@@ -150,7 +150,7 @@ export default function ServicesPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3674.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-standing-background-small-single-engine-plane_1153-3674.jpg?_wi=2"
imageAlt="luxury jet aircraft sunset view"
logoText="Khilaj Jets"
copyrightText="© 2025 Khilaj Jets. All rights reserved. Luxury Aviation Excellence."