3 Commits

Author SHA1 Message Date
f39fb9c5c5 Update src/app/page.tsx 2026-03-20 04:59:48 +00:00
4d51697958 Merge version_1 into main
Merge version_1 into main
2026-03-20 04:50:35 +00:00
ad8546fb48 Merge version_1 into main
Merge version_1 into main
2026-03-20 04:50:10 +00:00

View File

@@ -10,6 +10,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import FaqBase from '@/components/sections/faq/FaqBase'; import FaqBase from '@/components/sections/faq/FaqBase';
import FooterCard from '@/components/sections/footer/FooterCard'; import FooterCard from '@/components/sections/footer/FooterCard';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import { Compass, Award, Package, Sparkles, Heart, TrendingUp, HelpCircle, Facebook, Twitter, Instagram, Linkedin } from 'lucide-react'; import { Compass, Award, Package, Sparkles, Heart, TrendingUp, HelpCircle, Facebook, Twitter, Instagram, Linkedin } from 'lucide-react';
export default function LandingPage() { export default function LandingPage() {
@@ -161,6 +162,27 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="partners" data-section="partners">
<SocialProofOne
title="Trusted by Leading Global Partners"
description="We collaborate with the world's most trusted travel brands and service providers to deliver exceptional experiences."
tag="Strategic Partnerships"
tagIcon={Award}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
names={[
"Emirates", "Marriott", "Lufthansa", "Four Seasons", "Singapore Airlines", "Hilton", "KLM", "Intercontinental"
]}
logos={[
"http://img.b2bpic.net/free-photo/emirates-airline-logo_23-2147676543.jpg", "http://img.b2bpic.net/free-photo/marriott-hotel-logo_23-2147676544.jpg", "http://img.b2bpic.net/free-photo/lufthansa-airline-logo_23-2147676545.jpg", "http://img.b2bpic.net/free-photo/four-seasons-logo_23-2147676546.jpg", "http://img.b2bpic.net/free-photo/singapore-airlines-logo_23-2147676547.jpg", "http://img.b2bpic.net/free-photo/hilton-hotel-logo_23-2147676548.jpg", "http://img.b2bpic.net/free-photo/klm-airline-logo_23-2147676549.jpg", "http://img.b2bpic.net/free-photo/intercontinental-hotel-logo_23-2147676550.jpg"
]}
showCard={true}
speed={40}
ariaLabel="Partner brands carousel section"
/>
</div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve <TestimonialCardTwelve
testimonials={[ testimonials={[