5 Commits

Author SHA1 Message Date
017e461be6 Update src/app/page.tsx 2026-04-05 09:03:37 +00:00
03b633a844 Update src/app/page.tsx 2026-04-05 09:03:13 +00:00
0e24159440 Update src/app/page.tsx 2026-04-05 09:02:43 +00:00
5000e6c3ba Merge version_1 into main
Merge version_1 into main
2026-04-05 09:01:23 +00:00
e8be7a9597 Merge version_1 into main
Merge version_1 into main
2026-04-05 09:00:52 +00:00

View File

@@ -4,11 +4,11 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA'; import ContactCTA from '@/components/sections/contact/ContactCTA';
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine'; import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import MediaAbout from '@/components/sections/about/MediaAbout'; import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -78,21 +78,21 @@ export default function LandingPage() {
features={[ features={[
{ {
title: "Safety First", description: "Rigorous training in emergency evacuations, first aid, and standard operating procedures to ensure passenger security.", phoneOne: { title: "Safety First", description: "Rigorous training in emergency evacuations, first aid, and standard operating procedures to ensure passenger security.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-by-train-with-backpack_23-2149304504.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-by-train-with-backpack_23-2149304504.jpg?_wi=1"},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-by-train-with-backpack_23-2149304504.jpg"} imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-by-train-with-backpack_23-2149304504.jpg?_wi=2"}
}, },
{ {
title: "Premium Hospitality", description: "Expert in delivering gourmet dining service, beverage management, and personalized customer care for premium cabins.", phoneOne: { title: "Premium Hospitality", description: "Expert in delivering gourmet dining service, beverage management, and personalized customer care for premium cabins.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-staff-standing-escalator_107420-63611.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-staff-standing-escalator_107420-63611.jpg?_wi=1"},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-staff-standing-escalator_107420-63611.jpg"} imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-staff-standing-escalator_107420-63611.jpg?_wi=2"}
}, },
{ {
title: "Crisis Management", description: "Ability to remain calm and decisive during inflight emergencies, managing crew and passenger communication effectively.", phoneOne: { title: "Crisis Management", description: "Ability to remain calm and decisive during inflight emergencies, managing crew and passenger communication effectively.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-by-train-with-backpack_23-2149304504.jpg"}, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-by-train-with-backpack_23-2149304504.jpg?_wi=3"},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-by-train-with-backpack_23-2149304504.jpg"} imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-by-train-with-backpack_23-2149304504.jpg?_wi=4"}
} }
]} ]}
showStepNumbers={true} showStepNumbers={true}
@@ -102,21 +102,14 @@ export default function LandingPage() {
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardTwo <TestimonialCardFive
animationType="slide-up"
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", name: "Sarah J.", role: "Frequent Flyer", testimonial: "Her attention to detail and calm demeanor made a stressful flight feel like a breeze. Truly professional.", imageSrc: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg"}, id: "1", name: "Sarah J.", date: "2024-05-10", title: "Frequent Flyer", quote: "Her attention to detail and calm demeanor made a stressful flight feel like a breeze. Truly professional.", tag: "Travel", avatarSrc: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg", imageSrc: "http://img.b2bpic.net/free-photo/clouds-sky-from-airplane-window_1150-18451.jpg"},
{ {
id: "2", name: "Michael K.", role: "Business Executive", testimonial: "Impeccable service. She anticipated my needs before I even asked. A true asset to the cabin crew.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-helmet_23-2149396222.jpg"}, id: "2", name: "Michael K.", date: "2024-06-15", title: "Business Executive", quote: "Impeccable service. She anticipated my needs before I even asked. A true asset to the cabin crew.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-helmet_23-2149396222.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-beautiful-mountains-from-airplane-window_23-2149320668.jpg?_wi=1"},
{
id: "3", name: "Elena R.", role: "Travel Blogger", testimonial: "I travel constantly, and this has been one of the best service experiences I've had in years.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-stewardess-posing_23-2150197256.jpg"},
{
id: "4", name: "David M.", role: "Airline Captain", testimonial: "A reliable, focused, and professional team member. Always puts safety and protocol first.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-indigenous-businesswoman_23-2151201351.jpg"},
{
id: "5", name: "Lisa G.", role: "Family Traveler", testimonial: "So patient with my children. It made our international journey so much more pleasant.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-wearing-sunglasses-summer-vacation-tropical-beach_285396-6393.jpg"},
]} ]}
title="Testimonials" title="Testimonials"
description="What passengers and colleagues say about my service." description="What passengers and colleagues say about my service."
@@ -139,15 +132,24 @@ export default function LandingPage() {
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoReveal <FooterMedia
logoText="Elite Cabin Services" logoText="Elite Cabin Services"
leftLink={{ imageSrc="http://img.b2bpic.net/free-photo/view-beautiful-mountains-from-airplane-window_23-2149320668.jpg?_wi=2"
text: "Privacy Policy", href: "#"}} columns={[
rightLink={{ {
text: "Terms of Service", href: "#"}} title: "Company", items: [
{ label: "About", href: "#about" },
{ label: "Contact", href: "#contact" }
]},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms", href: "#" }
]}
]}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }