Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-04-21 19:12:57 +00:00

View File

@@ -50,9 +50,9 @@ export default function LandingPage() {
{ text: "Contact Us", href: "#contact" },
]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/airplane-taking-off-sunset_1203-1250.jpg", imageAlt: "Travel adventures" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tourist-walking-old-city_1150-13670.jpg", imageAlt: "Exploring new destinations" },
{ imageSrc: "http://img.b2bpic.net/free-photo/passport-plane-tickets-table_23-2148196144.jpg", imageAlt: "Visa and flight services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/travel-luggage-airport_1150-1365.jpg", imageAlt: "Ready to travel" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-friends-traveling-city_23-2148196144.jpg", imageAlt: "Friends traveling" },
{ imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-mountains-sunset_1150-13670.jpg", imageAlt: "Beautiful mountain scenery" },
]}
/>
</div>
@@ -76,9 +76,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "f1", title: "Visa Assistance", description: "End-to-end support for your visa application process.", tag: "Visa", imageSrc: "http://img.b2bpic.net/free-photo/man-filling-out-paperwork_1098-1867.jpg" },
{ id: "f2", title: "Flight Tickets", description: "Competitive rates for domestic and international flights.", tag: "Flights", imageSrc: "http://img.b2bpic.net/free-photo/airplane-seat_1098-283.jpg" },
{ id: "f3", title: "Tour Packages", description: "Custom-made itineraries for unforgettable vacations.", tag: "Tours", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape_1203-2415.jpg" },
{ id: "f1", title: "Visa Assistance", description: "End-to-end support for your visa application process.", tag: "Visa", imageSrc: "http://img.b2bpic.net/free-photo/travel-documents-passport-map_1150-13670.jpg" },
{ id: "f2", title: "Flight Tickets", description: "Competitive rates for domestic and international flights.", tag: "Flights", imageSrc: "http://img.b2bpic.net/free-photo/airplane-cabin-window-view_1150-1365.jpg" },
{ id: "f3", title: "Tour Packages", description: "Custom-made itineraries for unforgettable vacations.", tag: "Tours", imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-vacation_1150-13670.jpg" },
]}
title="Our Services"
description="We offer comprehensive travel solutions to take the worry out of your next trip."
@@ -92,10 +92,10 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
{ id: "p1", brand: "Aman", name: "European Getaway", price: "$1,499", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/eiffel-tower_1203-1250.jpg" },
{ id: "p2", brand: "Aman", name: "Asian Heritage Tour", price: "$999", rating: 5, reviewCount: "84", imageSrc: "http://img.b2bpic.net/free-photo/temple-view_1203-1345.jpg" },
{ id: "p3", brand: "Aman", name: "Business Visa Support", price: "$299", rating: 4, reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/passport-check_1098-123.jpg" },
{ id: "p4", brand: "Aman", name: "Island Escape", price: "$1,199", rating: 5, reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach_1098-212.jpg" },
{ id: "p1", brand: "Aman", name: "European Adventure", price: "$1,499", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/european-street-cafe_1150-13670.jpg" },
{ id: "p2", brand: "Aman", name: "Asian Heritage Tour", price: "$999", rating: 5, reviewCount: "84", imageSrc: "http://img.b2bpic.net/free-photo/asian-temple-landscape_1150-13670.jpg" },
{ id: "p3", brand: "Aman", name: "Mountain Trekking", price: "$899", rating: 4, reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/mountain-trekking-adventure_1150-13670.jpg" },
{ id: "p4", brand: "Aman", name: "Tropical Escape", price: "$1,199", rating: 5, reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-sunset_1150-13670.jpg" },
]}
title="Featured Packages"
description="Discover our most popular travel experiences and professional services."