Update src/app/about/page.tsx

This commit is contained in:
2026-03-09 05:13:44 +00:00
parent ff3e708d09
commit bf4da5ffc8

View File

@@ -19,8 +19,7 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Explore",
items: [
title: "Explore", items: [
{ label: "Destinations", href: "/" },
{ label: "Experiences", href: "/" },
{ label: "Blog & Insights", href: "/blog" },
@@ -28,8 +27,7 @@ export default function AboutPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/team" },
{ label: "Career Opportunities", href: "/careers" },
@@ -37,8 +35,7 @@ export default function AboutPage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "FAQ & Help", href: "/faq" },
{ label: "Privacy Policy", href: "/privacy" },
@@ -65,10 +62,9 @@ export default function AboutPage() {
brandName="Luxe Voyage"
navItems={navItems}
button={{
text: "Plan Your Journey",
href: "/contact",
}}
text: "Plan Your Journey", href: "/contact"}}
animateOnLoad={true}
isFixed={true}
/>
</div>
@@ -95,47 +91,17 @@ export default function AboutPage() {
tagAnimation="slide-up"
features={[
{
id: "1",
title: "Bespoke Itineraries",
description: "Custom-designed journeys tailored to your preferences, interests, and travel style. From adventurous expeditions to cultural immersions, every detail is carefully curated.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-using-digital-tablet-waiting-area_107420-95826.jpg?_wi=2",
imageAlt: "luxury travel consultant planning itinerary",
},
id: "1", title: "Bespoke Itineraries", description: "Custom-designed journeys tailored to your preferences, interests, and travel style. From adventurous expeditions to cultural immersions, every detail is carefully curated.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-using-digital-tablet-waiting-area_107420-95826.jpg?_wi=2", imageAlt: "luxury travel consultant planning itinerary"},
{
id: "2",
title: "Premium Accommodations",
description: "Handpicked luxury properties including five-star resorts, exclusive boutique hotels, and private villas offering world-class comfort and authentic local experiences.",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118950.jpg?_wi=2",
imageAlt: "luxury suite bedroom ocean view modern",
},
id: "2", title: "Premium Accommodations", description: "Handpicked luxury properties including five-star resorts, exclusive boutique hotels, and private villas offering world-class comfort and authentic local experiences.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118950.jpg?_wi=2", imageAlt: "luxury suite bedroom ocean view modern"},
{
id: "3",
title: "Expert Guides & Experiences",
description: "Local experts and knowledgeable guides providing authentic cultural immersion, insider access to hidden gems, and unforgettable adventures off the beaten path.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hiker-s-hand-holding-map_23-2148182835.jpg?_wi=2",
imageAlt: "local guide cultural heritage explanation",
},
id: "3", title: "Expert Guides & Experiences", description: "Local experts and knowledgeable guides providing authentic cultural immersion, insider access to hidden gems, and unforgettable adventures off the beaten path.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hiker-s-hand-holding-map_23-2148182835.jpg?_wi=2", imageAlt: "local guide cultural heritage explanation"},
{
id: "4",
title: "Seamless Logistics",
description: "End-to-end coordination of flights, ground transportation, visas, and special arrangements. We handle every detail so you can focus on experiencing the magic.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-traveling-by-train_52683-124709.jpg?_wi=2",
imageAlt: "travel documents organized planning passport",
},
id: "4", title: "Seamless Logistics", description: "End-to-end coordination of flights, ground transportation, visas, and special arrangements. We handle every detail so you can focus on experiencing the magic.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-traveling-by-train_52683-124709.jpg?_wi=2", imageAlt: "travel documents organized planning passport"},
{
id: "5",
title: "24/7 Support",
description: "Dedicated travel concierge available around-the-clock for any needs, emergencies, or spontaneous changes during your journey for complete peace of mind.",
imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg?_wi=2",
imageAlt: "customer service team professional assistance",
},
id: "5", title: "24/7 Support", description: "Dedicated travel concierge available around-the-clock for any needs, emergencies, or spontaneous changes during your journey for complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/call-center-senior-agent-providing-guidance-help-customers-using-ai_482257-126049.jpg?_wi=2", imageAlt: "customer service team professional assistance"},
{
id: "6",
title: "Exclusive Access",
description: "VIP access to private events, restricted sites, luxury dining experiences, and opportunities unavailable to standard tourists for truly privileged journeys.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-set-salt-pepper-long-glass-set-spices-glass-plate_140725-9058.jpg?_wi=2",
imageAlt: "exclusive private event venue dinner",
},
id: "6", title: "Exclusive Access", description: "VIP access to private events, restricted sites, luxury dining experiences, and opportunities unavailable to standard tourists for truly privileged journeys.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-glass-set-salt-pepper-long-glass-set-spices-glass-plate_140725-9058.jpg?_wi=2", imageAlt: "exclusive private event venue dinner"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -155,41 +121,17 @@ export default function AboutPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Alexandra Laurent",
role: "CEO",
company: "Laurent Consulting",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg?_wi=2",
imageAlt: "professional headshot woman business executive",
},
id: "1", name: "Alexandra Laurent", role: "CEO", company: "Laurent Consulting", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg?_wi=2", imageAlt: "professional headshot woman business executive"},
{
id: "2",
name: "James Mitchell",
role: "Investment Director",
company: "Pinnacle Partners",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg?_wi=2",
imageAlt: "professional headshot man business executive",
},
id: "2", name: "James Mitchell", role: "Investment Director", company: "Pinnacle Partners", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg?_wi=2", imageAlt: "professional headshot man business executive"},
{
id: "3",
name: "Sophia Rodriguez",
role: "Creative Director",
company: "Artistry Studios",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg?_wi=2",
imageAlt: "professional headshot creative director woman",
},
id: "3", name: "Sophia Rodriguez", role: "Creative Director", company: "Artistry Studios", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-glasses_23-2148415929.jpg?_wi=2", imageAlt: "professional headshot creative director woman"},
{
id: "4",
name: "Michael Chen",
role: "Founder & CTO",
company: "TechVision Inc",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2",
imageAlt: "professional headshot tech founder man",
},
id: "4", name: "Michael Chen", role: "Founder & CTO", company: "TechVision Inc", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2", imageAlt: "professional headshot tech founder man"},
]}
kpiItems={[
{ value: "500+", label: "Journeys Realized" },