Merge version_1 into main #5
@@ -73,7 +73,7 @@ export default function ContactPage() {
|
||||
description="Ready to embark on an unforgettable journey? Our travel experts are here to help you every step of the way."
|
||||
background={{ variant: 'plain' }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-with-map-touristic-set_23-2147732616.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-with-map-touristic-set_23-2147732616.jpg?_wi=2"
|
||||
imageAlt="Stylized world map with connecting lines"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -106,11 +106,11 @@ export default function ContactPage() {
|
||||
title="Hear From Our Happy Travelers"
|
||||
description="Our clients' unforgettable memories are the best testament to our commitment to exceptional travel experiences."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", role: "Adventure Seeker", company: "Solo Explorer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg", imageAlt: "Smiling woman on a beach" },
|
||||
{ id: "2", name: "Michael C.", role: "Family Vacationer", company: "Chen Family", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg", imageAlt: "Man enjoying mountain view" },
|
||||
{ id: "3", name: "Emily R.", role: "Romantic Getaway Planner", company: "Couple's Retreats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg", imageAlt: "Couple enjoying a city break" },
|
||||
{ id: "4", name: "David K.", role: "Group Tour Organizer", company: "Friends on Tour", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg", imageAlt: "Family playing on a beach" },
|
||||
{ id: "5", name: "Jessica L.", role: "Cultural Traveler", company: "Discovery Tours", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg", imageAlt: "Smiling woman on a beach" }
|
||||
{ id: "1", name: "Sarah J.", role: "Adventure Seeker", company: "Solo Explorer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=3", imageAlt: "Smiling woman on a beach" },
|
||||
{ id: "2", name: "Michael C.", role: "Family Vacationer", company: "Chen Family", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=2", imageAlt: "Man enjoying mountain view" },
|
||||
{ id: "3", name: "Emily R.", role: "Romantic Getaway Planner", company: "Couple's Retreats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg?_wi=2", imageAlt: "Couple enjoying a city break" },
|
||||
{ id: "4", name: "David K.", role: "Group Tour Organizer", company: "Friends on Tour", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg?_wi=2", imageAlt: "Family playing on a beach" },
|
||||
{ id: "5", name: "Jessica L.", role: "Cultural Traveler", company: "Discovery Tours", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=4", imageAlt: "Smiling woman on a beach" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{ id: "1", title: "Satisfied Customers", subtitle: "Globally", category: "Travelers", value: "10k+" },
|
||||
@@ -127,7 +127,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traveller-man-with-backpack-explores-iceland_346278-319.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traveller-man-with-backpack-explores-iceland_346278-319.jpg?_wi=3"
|
||||
imageAlt="Serene mountain lake at sunset"
|
||||
columns={footerColumns}
|
||||
logoText="Wanderlust Journeys"
|
||||
|
||||
@@ -110,23 +110,23 @@ export default function DestinationsPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", role: "Adventure Seeker", company: "Solo Explorer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg", imageAlt: "happy woman traveler smiling beach"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=1", imageAlt: "happy woman traveler smiling beach"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael C.", role: "Family Vacationer", company: "Chen Family", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg", imageAlt: "man relaxing mountain view travel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traveler-stands-alone-edge-towering-mountain-range_482257-117933.jpg?_wi=1", imageAlt: "man relaxing mountain view travel"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily R.", role: "Romantic Getaway Planner", company: "Couple's Retreats", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg", imageAlt: "couple enjoying city break travel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-woman-embracing_23-2147850507.jpg?_wi=1", imageAlt: "couple enjoying city break travel"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David K.", role: "Group Tour Organizer", company: "Friends on Tour", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg", imageAlt: "family enjoying beach vacation kids"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-child-exploring-seashells-beach-sunset-toddler-with-dad-sand_169016-69731.jpg?_wi=1", imageAlt: "family enjoying beach vacation kids"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica L.", role: "Cultural Traveler", company: "Discovery Tours", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg", imageAlt: "happy woman traveler smiling beach"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-happy-female-model-poses-black-bikini-straw-hat-has-broad-smile-while-looks-sunshine-stands-beach-near-sea-ocean-smiles-joyfully-people-summer-time-rest-concept_273609-2884.jpg?_wi=2", imageAlt: "happy woman traveler smiling beach"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -144,7 +144,7 @@ export default function DestinationsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traveller-man-with-backpack-explores-iceland_346278-319.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traveller-man-with-backpack-explores-iceland_346278-319.jpg?_wi=1"
|
||||
imageAlt="serene mountain lake sunset"
|
||||
columns={footerColumns}
|
||||
logoText="Wanderlust Journeys"
|
||||
|
||||
@@ -1,52 +1,48 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Montserrat } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import "@/lib/gsap-setup";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Montserrat } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Wanderlust Journeys | Unforgettable Vacations & Travel Experiences',
|
||||
description: 'Discover your next adventure with Wanderlust Journeys. We offer personalized, immersive, and luxurious vacation packages to breathtaking destinations worldwide.',
|
||||
keywords: ["vacation, travel, luxury travel, adventure, holidays, destinations, tour operator, personalized trips, wanderlust, journeys"],
|
||||
openGraph: {
|
||||
"title": "Wanderlust Journeys | Unforgettable Vacations & Travel Experiences",
|
||||
"description": "Discover your next adventure with Wanderlust Journeys. We offer personalized, immersive, and luxurious vacation packages to breathtaking destinations worldwide.",
|
||||
"url": "https://www.wanderlustjourneys.com",
|
||||
"siteName": "Wanderlust Journeys",
|
||||
"images": [
|
||||
{
|
||||
"url": "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-smile-enjoy-leisure-around-swimming-pool-nearly-sea-beach-ocean-view-vacation_74190-14366.jpg",
|
||||
"alt": "Tropical beach sunset"
|
||||
}
|
||||
],
|
||||
"type": "website"
|
||||
},
|
||||
twitter: {
|
||||
"card": "summary_large_image",
|
||||
"title": "Wanderlust Journeys | Unforgettable Vacations & Travel Experiences",
|
||||
"description": "Discover your next adventure with Wanderlust Journeys. We offer personalized, immersive, and luxurious vacation packages to breathtaking destinations worldwide.",
|
||||
"images": [
|
||||
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-smile-enjoy-leisure-around-swimming-pool-nearly-sea-beach-ocean-view-vacation_74190-14366.jpg"
|
||||
]
|
||||
},
|
||||
robots: {
|
||||
"index": true,
|
||||
"follow": true
|
||||
},
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat", subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Wanderlust Journeys | Unforgettable Vacations & Travel Experiences", description: "Discover your next adventure with Wanderlust Journeys. We offer personalized, immersive, and luxurious vacation packages to breathtaking destinations worldwide.", keywords: [
|
||||
"vacation", "travel", "luxury travel", "adventure", "holidays", "destinations", "tour operator", "personalized trips", "wanderlust", "journeys"
|
||||
],
|
||||
metadataBase: new URL("https://www.wanderlustjourneys.com"),
|
||||
alternates: {
|
||||
canonical: "https://www.wanderlustjourneys.com"},
|
||||
openGraph: {
|
||||
title: "Wanderlust Journeys | Unforgettable Vacations & Travel Experiences", description: "Discover your next adventure with Wanderlust Journeys. We offer personalized, immersive, and luxurious vacation packages to breathtaking destinations worldwide.", url: "https://www.wanderlustjourneys.com", siteName: "Wanderlust Journeys", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-smile-enjoy-leisure-around-swimming-pool-nearly-sea-beach-ocean-view-vacation_74190-14366.jpg", alt: "Tropical beach sunset"},
|
||||
],
|
||||
type: "website"},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Wanderlust Journeys | Unforgettable Vacations & Travel Experiences", description: "Discover your next adventure with Wanderlust Journeys. We offer personalized, immersive, and luxurious vacation packages to breathtaking destinations worldwide.", images: [
|
||||
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-smile-enjoy-leisure-around-swimming-pool-nearly-sea-beach-ocean-view-vacation_74190-14366.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -56,7 +52,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${montserrat.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${montserrat.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -68,4 +66,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -118,7 +118,7 @@ export default function PricingPage() {
|
||||
variant: "plain"
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-with-map-touristic-set_23-2147732616.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-with-map-touristic-set_23-2147732616.jpg?_wi=1"
|
||||
imageAlt="beautiful world map travel"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -131,7 +131,7 @@ export default function PricingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traveller-man-with-backpack-explores-iceland_346278-319.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traveller-man-with-backpack-explores-iceland_346278-319.jpg?_wi=2"
|
||||
imageAlt="serene mountain lake sunset"
|
||||
columns={footerColumns}
|
||||
logoText="Wanderlust Journeys"
|
||||
|
||||
Reference in New Issue
Block a user