Merge version_1 into main #2
@@ -19,8 +19,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{ label: "Destinations", href: "/destinations" },
|
||||
{ label: "Experiences", href: "/experiences" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
@@ -28,8 +27,7 @@ export default function AboutPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Travel Consultants", href: "/about" },
|
||||
{ label: "Press", href: "#" },
|
||||
@@ -37,8 +35,7 @@ export default function AboutPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "FAQ", href: "#" },
|
||||
{ label: "Travel Insurance", href: "#" },
|
||||
@@ -46,8 +43,7 @@ export default function AboutPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
@@ -90,9 +86,10 @@ export default function AboutPage() {
|
||||
{ value: "15+", title: "Years of Luxury Travel Expertise" },
|
||||
{ value: "500+", title: "Satisfied High-Net-Worth Clients Worldwide" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-businesswoman-looking-her-passport-while-standing_107420-63595.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-businesswoman-looking-her-passport-while-standing_107420-63595.jpg"
|
||||
imageAlt="Aviato luxury travel team"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,9 +104,10 @@ export default function AboutPage() {
|
||||
{ value: "100%", title: "Client Satisfaction Rate" },
|
||||
{ value: "24/7", title: "Concierge Support Available" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-african-american-male-watching-elephants-safari_181624-48475.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-view-african-american-male-watching-elephants-safari_181624-48475.jpg"
|
||||
imageAlt="Safari adventure experience"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -117,10 +115,10 @@ export default function AboutPage() {
|
||||
<div id="client-testimonials" data-section="client-testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Catherine Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2" },
|
||||
{ id: "2", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4" },
|
||||
{ id: "3", name: "Patricia Chen", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=3" },
|
||||
{ id: "4", name: "Michael Thomson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5" }
|
||||
{ id: "1", name: "Catherine Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg" },
|
||||
{ id: "2", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" },
|
||||
{ id: "3", name: "Patricia Chen", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg" },
|
||||
{ id: "4", name: "Michael Thomson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }
|
||||
]}
|
||||
cardTitle="Trusted by industry leaders and discerning travelers worldwide"
|
||||
cardTag="What Our Clients Say"
|
||||
|
||||
@@ -19,8 +19,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{ label: "Destinations", href: "/destinations" },
|
||||
{ label: "Experiences", href: "/experiences" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
@@ -28,8 +27,7 @@ export default function ContactPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Travel Consultants", href: "/about" },
|
||||
{ label: "Press", href: "#" },
|
||||
@@ -37,8 +35,7 @@ export default function ContactPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "FAQ", href: "#" },
|
||||
{ label: "Travel Insurance", href: "#" },
|
||||
@@ -46,8 +43,7 @@ export default function ContactPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
@@ -102,24 +98,16 @@ export default function ContactPage() {
|
||||
tagIcon={Award}
|
||||
plans={[
|
||||
{
|
||||
id: "1",
|
||||
badge: "Popular Choice",
|
||||
badgeIcon: Sparkles,
|
||||
price: "From $25,000",
|
||||
name: "Essential Escape",
|
||||
buttons: [
|
||||
id: "1", badge: "Popular Choice", badgeIcon: Sparkles,
|
||||
price: "From $25,000", name: "Essential Escape", buttons: [
|
||||
{ text: "Request Details", href: "/contact" },
|
||||
{ text: "Chat with Expert", href: "/contact" }
|
||||
],
|
||||
features: ["5-7 day curated itinerary", "Luxury accommodations", "Private ground transportation", "24/7 concierge support"]
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Crown,
|
||||
price: "From $50,000",
|
||||
name: "Signature Collection",
|
||||
buttons: [
|
||||
id: "2", badge: "Most Popular", badgeIcon: Crown,
|
||||
price: "From $50,000", name: "Signature Collection", buttons: [
|
||||
{ text: "Request Details", href: "/contact" },
|
||||
{ text: "Chat with Expert", href: "/contact" }
|
||||
],
|
||||
|
||||
@@ -19,8 +19,7 @@ export default function DestinationsPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{ label: "Destinations", href: "/destinations" },
|
||||
{ label: "Experiences", href: "/experiences" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
@@ -28,8 +27,7 @@ export default function DestinationsPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Travel Consultants", href: "/about" },
|
||||
{ label: "Press", href: "#" },
|
||||
@@ -37,8 +35,7 @@ export default function DestinationsPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "FAQ", href: "#" },
|
||||
{ label: "Travel Insurance", href: "#" },
|
||||
@@ -46,8 +43,7 @@ export default function DestinationsPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
|
||||
@@ -5,36 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-montserrat", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Aviato - Luxury Travel Agency for High-Net-Worth Individuals",
|
||||
description: "Curated global travel experiences for discerning clients. Private yachts, exclusive destinations, and bespoke itineraries. Luxury travel redefined.",
|
||||
keywords: "luxury travel agency, high net worth travel, bespoke travel, private yacht charter, exclusive destinations, luxury experiences",
|
||||
robots: {
|
||||
title: "Aviato - Luxury Travel Agency for High-Net-Worth Individuals", description: "Curated global travel experiences for discerning clients. Private yachts, exclusive destinations, and bespoke itineraries. Luxury travel redefined.", keywords: "luxury travel agency, high net worth travel, bespoke travel, private yacht charter, exclusive destinations, luxury experiences", robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "Aviato - Luxury Travel Agency",
|
||||
description: "Experience the world's most exclusive destinations with Aviato. Curated journeys for discerning travelers.",
|
||||
url: "https://aviato-luxury.com",
|
||||
siteName: "Aviato",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Aviato - Luxury Travel Agency", description: "Experience the world's most exclusive destinations with Aviato. Curated journeys for discerning travelers.", url: "https://aviato-luxury.com", siteName: "Aviato", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/financial-analysts_1098-14332.jpg",
|
||||
alt: "Luxury travel destination",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/financial-analysts_1098-14332.jpg", alt: "Luxury travel destination"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Aviato - Luxury Travel Agency",
|
||||
description: "Curated global adventures for high-net-worth travelers",
|
||||
images: ["http://img.b2bpic.net/free-photo/financial-analysts_1098-14332.jpg"],
|
||||
card: "summary_large_image", title: "Aviato - Luxury Travel Agency", description: "Curated global adventures for high-net-worth travelers", images: ["http://img.b2bpic.net/free-photo/financial-analysts_1098-14332.jpg"],
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import Link from 'next/link';
|
||||
import { Plane, Globe, Star, Heart, Award, Sparkles, Crown, Mail } from 'lucide-react';
|
||||
import { Plane, Globe, Star, Heart, Award, Sparkles, Crown, Mail, Landmark, Waves, Mountain, Trees, Compass, Boat } from 'lucide-react';
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -24,8 +24,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{ label: "Destinations", href: "/destinations" },
|
||||
{ label: "Experiences", href: "/experiences" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Travel Consultants", href: "/about" },
|
||||
{ label: "Press", href: "#" },
|
||||
@@ -42,8 +40,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "FAQ", href: "#" },
|
||||
{ label: "Travel Insurance", href: "#" },
|
||||
@@ -51,8 +48,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
{ label: "Twitter", href: "https://twitter.com" },
|
||||
@@ -113,9 +109,10 @@ export default function HomePage() {
|
||||
{ value: "15+", title: "Years of Luxury Travel Expertise" },
|
||||
{ value: "500+", title: "Satisfied High-Net-Worth Clients Worldwide" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-businesswoman-looking-her-passport-while-standing_107420-63595.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-businesswoman-looking-her-passport-while-standing_107420-63595.jpg"
|
||||
imageAlt="Luxury travel concierge service"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -127,12 +124,12 @@ export default function HomePage() {
|
||||
tag="Featured Destinations"
|
||||
tagIcon={Globe}
|
||||
features={[
|
||||
{ icon: Plane, title: "Paris: The City of Light", description: "Experience Parisian elegance with private museum tours, exclusive Michelin-star dining, and stays in iconic palace hotels." },
|
||||
{ icon: Plane, title: "Maldives: Island Paradise", description: "Unwind in luxury overwater bungalows with private infinity pools, world-class diving, and pristine white-sand beaches." },
|
||||
{ icon: Plane, title: "Tokyo: Modern Luxury", description: "Discover Japan's capital through exclusive cultural experiences, private shopping tours, and premium hospitality." },
|
||||
{ icon: Plane, title: "Bali: Spiritual Retreat", description: "Connect with nature in exclusive private villas featuring world-class wellness centers and personalized yoga experiences." },
|
||||
{ icon: Plane, title: "African Safari: Ultimate Adventure", description: "Experience wildlife encounters in private game reserves with expert guides and luxury safari lodges." },
|
||||
{ icon: Plane, title: "Mediterranean: Coastal Elegance", description: "Sail on private yachts through crystal-clear waters with stops at exclusive coastal villages and luxury resorts." }
|
||||
{ icon: Landmark, title: "Paris: The City of Light", description: "Experience Parisian elegance with private museum tours, exclusive Michelin-star dining, and stays in iconic palace hotels." },
|
||||
{ icon: Waves, title: "Maldives: Island Paradise", description: "Unwind in luxury overwater bungalows with private infinity pools, world-class diving, and pristine white-sand beaches." },
|
||||
{ icon: Mountain, title: "Tokyo: Modern Luxury", description: "Discover Japan's capital through exclusive cultural experiences, private shopping tours, and premium hospitality." },
|
||||
{ icon: Trees, title: "Bali: Spiritual Retreat", description: "Connect with nature in exclusive private villas featuring world-class wellness centers and personalized yoga experiences." },
|
||||
{ icon: Compass, title: "African Safari: Ultimate Adventure", description: "Experience wildlife encounters in private game reserves with expert guides and luxury safari lodges." },
|
||||
{ icon: Boat, title: "Mediterranean: Coastal Elegance", description: "Sail on private yachts through crystal-clear waters with stops at exclusive coastal villages and luxury resorts." }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -148,7 +145,7 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
products={[
|
||||
{ id: "1", name: "Private Yacht Charter", price: "From $50,000", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2551.jpg", imageAlt: "Luxury yacht charter" },
|
||||
{ id: "2", name: "Luxury Safari Expedition", price: "From $35,000", imageSrc: "http://img.b2bpic.net/free-photo/back-view-african-american-male-watching-elephants-safari_181624-48475.jpg?_wi=1", imageAlt: "Luxury safari experience" },
|
||||
{ id: "2", name: "Luxury Safari Expedition", price: "From $35,000", imageSrc: "http://img.b2bpic.net/free-photo/back-view-african-american-male-watching-elephants-safari_181624-48475.jpg", imageAlt: "Luxury safari experience" },
|
||||
{ id: "3", name: "Michelin-Star Dining Tour", price: "From $15,000", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Fine dining experience" },
|
||||
{ id: "4", name: "Wellness Retreat Package", price: "From $25,000", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-is-relaxing-spa-complex-with-sauna_169016-22729.jpg", imageAlt: "Luxury spa retreat" }
|
||||
]}
|
||||
@@ -162,12 +159,12 @@ export default function HomePage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Catherine Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1" },
|
||||
{ id: "2", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" },
|
||||
{ id: "3", name: "Patricia Chen", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=1" },
|
||||
{ id: "4", name: "Michael Thomson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" },
|
||||
{ id: "5", name: "Victoria Ashford", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=2" },
|
||||
{ id: "6", name: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3" }
|
||||
{ id: "1", name: "Catherine Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg" },
|
||||
{ id: "2", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" },
|
||||
{ id: "3", name: "Patricia Chen", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg" },
|
||||
{ id: "4", name: "Michael Thomson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" },
|
||||
{ id: "5", name: "Victoria Ashford", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg" },
|
||||
{ id: "6", name: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }
|
||||
]}
|
||||
cardTitle="Over 500 high-net-worth travelers trust Aviato to craft their most memorable journeys"
|
||||
cardTag="Client Testimonials"
|
||||
@@ -185,34 +182,23 @@ export default function HomePage() {
|
||||
tagIcon={Award}
|
||||
plans={[
|
||||
{
|
||||
id: "1",
|
||||
badge: "Popular Choice",
|
||||
badgeIcon: Sparkles,
|
||||
price: "From $25,000",
|
||||
name: "Essential Escape",
|
||||
buttons: [
|
||||
id: "1", badge: "Popular Choice", badgeIcon: Sparkles,
|
||||
price: "From $25,000", name: "Essential Escape", buttons: [
|
||||
{ text: "Request Details", href: "/contact" },
|
||||
{ text: "Chat with Expert", href: "/contact" }
|
||||
],
|
||||
features: ["5-7 day curated itinerary", "Luxury accommodations", "Private ground transportation", "24/7 concierge support"]
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Crown,
|
||||
price: "From $50,000",
|
||||
name: "Signature Collection",
|
||||
buttons: [
|
||||
id: "2", badge: "Most Popular", badgeIcon: Crown,
|
||||
price: "From $50,000", name: "Signature Collection", buttons: [
|
||||
{ text: "Request Details", href: "/contact" },
|
||||
{ text: "Chat with Expert", href: "/contact" }
|
||||
],
|
||||
features: ["10-14 day bespoke experience", "5-star luxury accommodations", "Private transportation & yacht charter", "Exclusive venue access", "Personal travel concierge", "Premium dining experiences"]
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
price: "Custom Quote",
|
||||
name: "Ultimate Luxury",
|
||||
buttons: [
|
||||
id: "3", price: "Custom Quote", name: "Ultimate Luxury", buttons: [
|
||||
{ text: "Request Details", href: "/contact" },
|
||||
{ text: "Chat with Expert", href: "/contact" }
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user