2 Commits

Author SHA1 Message Date
ac6d923ccf Update src/app/page.tsx 2026-04-22 12:56:57 +00:00
08385540f9 Update src/app/page.tsx 2026-04-22 12:56:28 +00:00

View File

@@ -2,15 +2,15 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactCenter from '@/components/sections/contact/ContactCenter'; import ContactCTA from '@/components/sections/contact/ContactCTA';
import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern'; import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TeamCardOne from '@/components/sections/team/TeamCardOne'; import TeamCardSix from '@/components/sections/team/TeamCardSix';
import { Award, Car, Crown, ShieldCheck, Users } from "lucide-react"; import { Award, Car, Crown, ShieldCheck, Users } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Texas Nena Transportation" brandName="Texas Nena Transportation"
/> />
@@ -55,45 +47,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardCarousel <HeroBillboardCarousel
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Luxury Transportation, Executed with Precision" title="Luxury Transportation, Executed with Precision"
description="Private Chauffeur • Executive Sprinters • Luxury SUVs • Motorcoaches. Serving Austin and surrounding destinations with professionalism, reliability, and elevated service." description="Private Chauffeur • Executive Sprinters • Luxury SUVs • Motorcoaches. Serving Austin and surrounding destinations with professionalism, reliability, and elevated service."
buttons={[ buttons={[
{ {
text: "Request a Quote", text: "Request a Quote", href: "#contact"},
href: "#contact",
},
{ {
text: "Call Now: 737-381-9777", text: "Call Now: 737-381-9777", href: "tel:7373819777"},
href: "tel:7373819777",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23558.jpg", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23558.jpg", imageAlt: "Luxury car service"},
imageAlt: "Luxury car service",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-businessman-formal-wear-standing-against-black-business-car-street-city_627829-718.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-businessman-formal-wear-standing-against-black-business-car-street-city_627829-718.jpg", imageAlt: "Luxury car service"},
imageAlt: "Luxury car service",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-holding-key_23-2149901405.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-holding-key_23-2149901405.jpg", imageAlt: "Luxury car service"},
imageAlt: "Luxury car service",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236700.jpg", imageAlt: "Luxury car service"},
imageAlt: "Luxury car service",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-working-back-car-using-silver-colored-laptop-senior-businessman_146671-14477.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-working-back-car-using-silver-colored-laptop-senior-businessman_146671-14477.jpg", imageAlt: "Luxury car service"},
imageAlt: "Luxury car service",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241772.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241772.jpg", imageAlt: "Luxury car service"},
imageAlt: "Luxury car service",
},
]} ]}
/> />
</div> </div>
@@ -105,17 +80,11 @@ export default function LandingPage() {
description="Texas Nena Transportation is a luxury chauffeur and transportation service founded by Elisa Calderon, delivering high-level transportation solutions across Austin, Texas and surrounding areas. We specialize in private, corporate, and group transportation with a focus on reliability, presentation, and seamless execution." description="Texas Nena Transportation is a luxury chauffeur and transportation service founded by Elisa Calderon, delivering high-level transportation solutions across Austin, Texas and surrounding areas. We specialize in private, corporate, and group transportation with a focus on reliability, presentation, and seamless execution."
metrics={[ metrics={[
{ {
value: "100%", value: "100%", title: "Reliability"},
title: "Reliability",
},
{ {
value: "24/7", value: "24/7", title: "Service"},
title: "Service",
},
{ {
value: "Elite", value: "Elite", title: "Fleet"},
title: "Fleet",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/businesswomen-talking-walking-together-city_23-2149318549.jpg" imageSrc="http://img.b2bpic.net/free-photo/businesswomen-talking-walking-together-city_23-2149318549.jpg"
imageAlt="Professional Chauffeur Service" imageAlt="Professional Chauffeur Service"
@@ -132,29 +101,19 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Car, icon: Car,
title: "Executive Chauffeur", title: "Executive Chauffeur", description: "Private, discreet transportation for business professionals, airport transfers, and personal travel."},
description: "Private, discreet transportation for business professionals, airport transfers, and personal travel.",
},
{ {
icon: Car, icon: Car,
title: "Sprinter Van Service", title: "Sprinter Van Service", description: "Ideal for small groups seeking comfort, space, and a premium travel experience."},
description: "Ideal for small groups seeking comfort, space, and a premium travel experience.",
},
{ {
icon: Car, icon: Car,
title: "Luxury SUV Service", title: "Luxury SUV Service", description: "Perfect for VIP clients, families, and elevated everyday transportation."},
description: "Perfect for VIP clients, families, and elevated everyday transportation.",
},
{ {
icon: Car, icon: Car,
title: "Motorcoach Service", title: "Motorcoach Service", description: "Efficient, organized travel solutions for large groups, events, and corporate outings."},
description: "Efficient, organized travel solutions for large groups, events, and corporate outings.",
},
{ {
icon: Award, icon: Award,
title: "Special Occasions", title: "Special Occasions", description: "Weddings, concerts, sporting events, and private celebrations—handled with precision."},
description: "Weddings, concerts, sporting events, and private celebrations—handled with precision.",
},
]} ]}
title="Professional Services" title="Professional Services"
description="Comprehensive luxury transportation solutions for individuals, groups, and executives." description="Comprehensive luxury transportation solutions for individuals, groups, and executives."
@@ -168,55 +127,22 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
plans={[ plans={[
{ {
id: "standard", id: "standard", tag: "Essential", price: "Standard", period: "Service", description: "Reliable, clean, and professionally managed transportation.", button: {
tag: "Essential", text: "Inquire", href: "#contact"},
price: "Standard", featuresTitle: "Includes:", features: [
period: "Service", "On-time pickup", "Clean vehicle", "Professional driver"],
description: "Reliable, clean, and professionally managed transportation.",
button: {
text: "Inquire",
href: "#contact",
},
featuresTitle: "Includes:",
features: [
"On-time pickup",
"Clean vehicle",
"Professional driver",
],
}, },
{ {
id: "premium", id: "premium", tag: "Popular", price: "Premium", period: "Experience", description: "Enhanced comfort, upgraded vehicles, and elevated service.", button: {
tag: "Popular", text: "Book Now", href: "#contact"},
price: "Premium", featuresTitle: "Includes Standard +:", features: [
period: "Experience", "Priority vehicle selection", "Complimentary water", "Dedicated account support"],
description: "Enhanced comfort, upgraded vehicles, and elevated service.",
button: {
text: "Book Now",
href: "#contact",
},
featuresTitle: "Includes Standard +:",
features: [
"Priority vehicle selection",
"Complimentary water",
"Dedicated account support",
],
}, },
{ {
id: "vip", id: "vip", tag: "Elite", price: "VIP", period: "Executive", description: "Top-tier vehicles, priority scheduling, and white-glove service.", button: {
tag: "Elite", text: "Secure Trip", href: "#contact"},
price: "VIP", featuresTitle: "Includes Premium +:", features: [
period: "Executive", "White-glove service", "Custom routing", "High-priority availability"],
description: "Top-tier vehicles, priority scheduling, and white-glove service.",
button: {
text: "Secure Trip",
href: "#contact",
},
featuresTitle: "Includes Premium +:",
features: [
"White-glove service",
"Custom routing",
"High-priority availability",
],
}, },
]} ]}
title="Service Tiers" title="Service Tiers"
@@ -232,24 +158,16 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Award, icon: Award,
title: "Professionalism", title: "Professionalism", description: "Experienced, vetted drivers committed to your comfort."},
description: "Experienced, vetted drivers committed to your comfort.",
},
{ {
icon: ShieldCheck, icon: ShieldCheck,
title: "Reliability", title: "Reliability", description: "On-time service, every time. Guaranteed."},
description: "On-time service, every time. Guaranteed.",
},
{ {
icon: Users, icon: Users,
title: "Scalability", title: "Scalability", description: "Logistics for individuals or large groups."},
description: "Logistics for individuals or large groups.",
},
{ {
icon: Crown, icon: Crown,
title: "Luxury Fleet", title: "Luxury Fleet", description: "Clean, meticulously maintained high-end vehicles."},
description: "Clean, meticulously maintained high-end vehicles.",
},
]} ]}
title="Why Choose Us" title="Why Choose Us"
description="We don't just provide transportation—we manage the experience." description="We don't just provide transportation—we manage the experience."
@@ -261,44 +179,25 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"Austin", "Austin", "Round Rock", "Cedar Park", "San Marcos", "San Antonio", "Dallas (by request)", "Houston (by request)"]}
"Round Rock",
"Cedar Park",
"San Marcos",
"San Antonio",
"Dallas (by request)",
"Houston (by request)",
]}
title="Service Areas" title="Service Areas"
description="Serving Austin, Texas and beyond." description="Serving Austin, Texas and beyond."
/> />
</div> </div>
<div id="founder" data-section="founder"> <div id="founder" data-section="founder">
<TeamCardOne <TeamCardSix
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
useInvertedBackground={false} useInvertedBackground={false}
members={[ members={[
{ {
id: "elisa", id: "elisa", name: "Elisa Calderon", role: "Founder, Texas Nena Transportation", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-senior-dressed-stylish-suit-posing-against-dark-background_613910-17578.jpg"},
name: "Elisa Calderon",
role: "Founder, Texas Nena Transportation",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-senior-dressed-stylish-suit-posing-against-dark-background_613910-17578.jpg",
},
{ {
id: "placeholder1", id: "placeholder1", name: "Service Team", role: "Operations Support", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg"},
name: "Service Team",
role: "Operations Support",
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
},
{ {
id: "placeholder2", id: "placeholder2", name: "Fleet Services", role: "Maintenance Lead", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg"},
name: "Fleet Services",
role: "Maintenance Lead",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
},
]} ]}
title="Meet the Founder" title="Meet the Founder"
description="Built on professionalism, driven by service, and committed to delivering high-level transportation solutions across Texas." description="Built on professionalism, driven by service, and committed to delivering high-level transportation solutions across Texas."
@@ -306,29 +205,26 @@ export default function LandingPage() {
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCenter <ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
tag="Booking" tag="Booking"
title="Ready to Secure Your Transportation?" title="Ready to Secure Your Transportation?"
description="Call or Text: 737-381-9777 | Email: ElisaCalderonATX@gmail.com. Let us handle the logistics." description="Call or Text: 737-381-9777 | Email: ElisaCalderonATX@gmail.com. Let us handle the logistics."
buttonText="Request Your Quote Today" buttons={[
{ text: "Request Your Quote Today", href: "tel:7373819777" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoReveal <FooterSimple
logoText="Texas Nena Transportation" columns={[
leftLink={{ { title: "Services", items: [{ label: "Executive Chauffeur" }, { label: "Luxury SUVs" }] },
text: "Austin, Texas", { title: "Company", items: [{ label: "About Us" }, { label: "Contact" }] }
href: "#", ]}
}} bottomLeftText="© 2024 Texas Nena Transportation"
rightLink={{ bottomRightText="Austin, Texas"
text: "Contact: 737-381-9777",
href: "tel:7373819777",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>