Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-20 04:50:11 +00:00

View File

@@ -195,10 +195,10 @@ export default function LandingPage() {
useInvertedBackground={true}
animationType="slide-up"
metrics={[
{ id: "1", value: "2.5M+", title: "Trips Planned", description: "Successful journeys coordinated since 2015" },
{ id: "2", value: "180+", title: "Countries Served", description: "Global coverage with local expertise" },
{ id: "3", value: "50K+", title: "Active Travelers", description: "Growing community of trusted clients" },
{ id: "4", value: "24/7", title: "Expert Support", description: "Round-the-clock assistance in 12 languages" }
{ id: "1", value: "2.5M+", title: "Trips Planned", description: "Successful journeys coordinated since 2015", imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-waiting-queue-check-counter-with-luggage_107420-95783.jpg", imageAlt: "Trips metric" },
{ id: "2", value: "180+", title: "Countries Served", description: "Global coverage with local expertise", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-nose-yacht-sunny-summer-day-breeze-developing-hair_231208-8347.jpg", imageAlt: "Countries metric" },
{ id: "3", value: "50K+", title: "Active Travelers", description: "Growing community of trusted clients", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-kid-male-walking-pathway-middle-grassy-fields_181624-2296.jpg", imageAlt: "Travelers metric" },
{ id: "4", value: "24/7", title: "Expert Support", description: "Round-the-clock assistance in 12 languages", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16796.jpg", imageAlt: "Support metric" }
]}
ariaLabel="Key metrics and achievements section"
/>