Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-29 23:15:16 +00:00

View File

@@ -34,76 +34,47 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Packages",
id: "packages",
},
name: "Packages", id: "packages"},
{
name: "About Us",
id: "about",
},
name: "About Us", id: "about"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Singh Tour & Travels Solutions"
button={{
text: "Book Your Adventure",
href: "#contact",
}}
text: "Book Your Adventure", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Your Journey, Our Expertise, Unforgettable Memories"
description="Discover handcrafted travel experiences across India and beyond. From serene escapes to thrilling adventures, we handle every detail so you can focus on the moments that matter."
buttons={[
{
text: "Explore Our Packages",
href: "#packages",
},
text: "Explore Our Packages", href: "#packages"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/city-wood-frame-sunset-scenic-sights_1417-77.jpg",
imageAlt: "Himalayan mountains landscape",
},
imageSrc: "http://img.b2bpic.net/free-photo/city-wood-frame-sunset-scenic-sights_1417-77.jpg", imageAlt: "Himalayan mountains landscape"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sun-tropical-holiday-landscape-model_1232-3843.jpg",
imageAlt: "Tropical beach resort",
},
imageSrc: "http://img.b2bpic.net/free-photo/sun-tropical-holiday-landscape-model_1232-3843.jpg", imageAlt: "Tropical beach resort"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-using-bike-travel-city_23-2149258648.jpg",
imageAlt: "Vibrant city skyline at night",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-using-bike-travel-city_23-2149258648.jpg", imageAlt: "Vibrant city skyline at night"},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-men-trekking-forest-together_53876-30710.jpg",
imageAlt: "Green forest path adventure",
},
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-men-trekking-forest-together_53876-30710.jpg", imageAlt: "Green forest path adventure"},
{
imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-range-illuminated-by-sunrise-generated-by-ai_188544-11140.jpg",
imageAlt: "Desert safari with camels",
},
imageSrc: "http://img.b2bpic.net/free-photo/majestic-mountain-range-illuminated-by-sunrise-generated-by-ai_188544-11140.jpg", imageAlt: "Desert safari with camels"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mehrangarh-fort_1357-12.jpg",
imageAlt: "Ancient Indian temple",
},
imageSrc: "http://img.b2bpic.net/free-photo/mehrangarh-fort_1357-12.jpg", imageAlt: "Ancient Indian temple"},
]}
mediaAnimation="slide-up"
/>
@@ -114,24 +85,15 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Crafting Your Perfect ",
},
type: "text", content: "Crafting Your Perfect "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/successful-connected-business-people_53876-94724.jpg",
alt: "Globe Icon",
},
type: "image", src: "http://img.b2bpic.net/free-photo/successful-connected-business-people_53876-94724.jpg", alt: "Globe Icon"},
{
type: "text",
content: " Adventure",
},
type: "text", content: " Adventure"},
]}
buttons={[
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
/>
</div>
@@ -144,65 +106,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "package-1",
brand: "India Heritage",
name: "Golden Triangle Tour",
price: "₹15,000",
rating: 5,
reviewCount: "245",
imageSrc: "http://img.b2bpic.net/free-photo/view-world-monument-celebrate-world-heritage-day_23-2151297205.jpg",
imageAlt: "Taj Mahal, Agra",
},
id: "package-1", brand: "India Heritage", name: "Golden Triangle Tour", price: "₹15,000", rating: 5,
reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-photo/view-world-monument-celebrate-world-heritage-day_23-2151297205.jpg", imageAlt: "Taj Mahal, Agra"},
{
id: "package-2",
brand: "European Escapes",
name: "Romantic Paris Getaway",
price: "₹85,000",
rating: 5,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/3d-icon-traveling-vacation_23-2151037398.jpg",
imageAlt: "Eiffel Tower, Paris",
},
id: "package-2", brand: "European Escapes", name: "Romantic Paris Getaway", price: "₹85,000", rating: 5,
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/3d-icon-traveling-vacation_23-2151037398.jpg", imageAlt: "Eiffel Tower, Paris"},
{
id: "package-3",
brand: "South India Serenity",
name: "Kerala Backwaters Bliss",
price: "₹25,000",
rating: 4,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-woman-rock-sunset-around-ocean-vacation_74190-13308.jpg",
imageAlt: "Houseboat on Kerala Backwaters",
},
id: "package-3", brand: "South India Serenity", name: "Kerala Backwaters Bliss", price: "₹25,000", rating: 4,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-woman-rock-sunset-around-ocean-vacation_74190-13308.jpg", imageAlt: "Houseboat on Kerala Backwaters"},
{
id: "package-4",
brand: "Middle East Marvels",
name: "Dubai Desert Adventure",
price: "₹70,000",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/field-covered-greenery-sand-surrounded-by-hills-cloudy-sky_181624-17512.jpg",
imageAlt: "Desert safari in Dubai",
},
id: "package-4", brand: "Middle East Marvels", name: "Dubai Desert Adventure", price: "₹70,000", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/field-covered-greenery-sand-surrounded-by-hills-cloudy-sky_181624-17512.jpg", imageAlt: "Desert safari in Dubai"},
{
id: "package-5",
brand: "Coastal India",
name: "Goa Beach & Fun",
price: "₹12,000",
rating: 4,
reviewCount: "310",
imageSrc: "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-14368.jpg",
imageAlt: "Goa beach sunset",
},
id: "package-5", brand: "Coastal India", name: "Goa Beach & Fun", price: "₹12,000", rating: 4,
reviewCount: "310", imageSrc: "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-14368.jpg", imageAlt: "Goa beach sunset"},
{
id: "package-6",
brand: "Asian Gems",
name: "Thailand Island Hopping",
price: "₹55,000",
rating: 5,
reviewCount: "155",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-ocean-surrounded-by-beautiful-mountains-covered-greens_181624-35854.jpg",
imageAlt: "Scenic Thailand islands",
},
id: "package-6", brand: "Asian Gems", name: "Thailand Island Hopping", price: "₹55,000", rating: 5,
reviewCount: "155", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-ocean-surrounded-by-beautiful-mountains-covered-greens_181624-35854.jpg", imageAlt: "Scenic Thailand islands"},
]}
title="Popular Travel Packages"
description="Explore our most sought-after domestic and international tour packages, designed for every type of traveler and budget."
@@ -216,58 +136,25 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
tag: "Standard",
tagIcon: Globe,
price: "₹10,000",
period: "/person",
description: "Essential travel experience for budget-conscious explorers.",
button: {
text: "Choose Basic",
},
featuresTitle: "Includes:",
features: [
"Standard Accommodation",
"Group Transfers",
"Basic Sightseeing",
"24/7 Support",
],
id: "basic", tag: "Standard", tagIcon: Globe,
price: "₹10,000", period: "/person", description: "Essential travel experience for budget-conscious explorers.", button: {
text: "Choose Basic"},
featuresTitle: "Includes:", features: [
"Standard Accommodation", "Group Transfers", "Basic Sightseeing", "24/7 Support"],
},
{
id: "premium",
tag: "Most Popular",
tagIcon: Star,
price: "₹25,000",
period: "/person",
description: "Enhanced comfort and curated experiences for discerning travelers.",
button: {
text: "Choose Premium",
},
featuresTitle: "Includes:",
features: [
"4-Star Accommodation",
"Private Transfers",
"Curated Excursions",
"Dedicated Tour Guide",
],
id: "premium", tag: "Most Popular", tagIcon: Star,
price: "₹25,000", period: "/person", description: "Enhanced comfort and curated experiences for discerning travelers.", button: {
text: "Choose Premium"},
featuresTitle: "Includes:", features: [
"4-Star Accommodation", "Private Transfers", "Curated Excursions", "Dedicated Tour Guide"],
},
{
id: "luxury",
tag: "Ultimate",
tagIcon: Crown,
price: "₹50,000",
period: "/person",
description: "Unrivaled luxury and personalized service for an exclusive journey.",
button: {
text: "Choose Luxury",
},
featuresTitle: "Includes:",
features: [
"5-Star Luxury Stays",
"VIP Transfers",
"Customized Itinerary",
"Personal Travel Concierge",
],
id: "luxury", tag: "Ultimate", tagIcon: Crown,
price: "₹50,000", period: "/person", description: "Unrivaled luxury and personalized service for an exclusive journey.", button: {
text: "Choose Luxury"},
featuresTitle: "Includes:", features: [
"5-Star Luxury Stays", "VIP Transfers", "Customized Itinerary", "Personal Travel Concierge"],
},
]}
title="Flexible Tour Plans"
@@ -277,27 +164,19 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardThree
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Users,
title: "Happy Travelers",
value: "10,000+",
},
id: "m1", icon: Users,
title: "Happy Travelers", value: "10,000+"},
{
id: "m2",
icon: MapPin,
title: "Destinations Covered",
value: "50+",
},
id: "m2", icon: MapPin,
title: "Destinations Covered", value: "50+"},
{
id: "m3",
icon: Clock,
title: "Years of Experience",
value: "10+",
},
id: "m3", icon: Clock,
title: "Years of Experience", value: "10+"},
]}
title="Journey with Confidence"
description="Our commitment to excellence is reflected in the trust and satisfaction of our global travel community."
@@ -311,50 +190,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Priya Sharma",
handle: "@priyatravels",
testimonial: "Singh Tour & Travels made our family vacation to Himachal truly unforgettable. Every detail was perfectly managed, from hotels to activities. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-map-pointing-somewhere_23-2147637728.jpg",
imageAlt: "Priya Sharma",
},
id: "t1", name: "Priya Sharma", handle: "@priyatravels", testimonial: "Singh Tour & Travels made our family vacation to Himachal truly unforgettable. Every detail was perfectly managed, from hotels to activities. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-map-pointing-somewhere_23-2147637728.jpg", imageAlt: "Priya Sharma"},
{
id: "t2",
name: "Rajesh Kumar",
handle: "@rajesh_adventures",
testimonial: "Our international trip to Thailand was seamless and exciting thanks to their expert planning. They customized our itinerary perfectly for adventure and relaxation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
imageAlt: "Rajesh Kumar",
},
id: "t2", name: "Rajesh Kumar", handle: "@rajesh_adventures", testimonial: "Our international trip to Thailand was seamless and exciting thanks to their expert planning. They customized our itinerary perfectly for adventure and relaxation.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", imageAlt: "Rajesh Kumar"},
{
id: "t3",
name: "Anjali Singh",
handle: "@anjali.explores",
testimonial: "I've booked several domestic tours with Singh Tour & Travels, and each experience has been exceptional. Their local expertise is unmatched, and the guides are fantastic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-new-york-city-daytime_23-2149488497.jpg",
imageAlt: "Anjali Singh",
},
id: "t3", name: "Anjali Singh", handle: "@anjali.explores", testimonial: "I've booked several domestic tours with Singh Tour & Travels, and each experience has been exceptional. Their local expertise is unmatched, and the guides are fantastic.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-new-york-city-daytime_23-2149488497.jpg", imageAlt: "Anjali Singh"},
{
id: "t4",
name: "Vikram Patel",
handle: "@vikram.journeys",
testimonial: "The corporate retreat they organized for our team in Goa was a huge success. Everything was professional, and the team-building activities were superb. Excellent service!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg",
imageAlt: "Vikram Patel",
},
id: "t4", name: "Vikram Patel", handle: "@vikram.journeys", testimonial: "The corporate retreat they organized for our team in Goa was a huge success. Everything was professional, and the team-building activities were superb. Excellent service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg", imageAlt: "Vikram Patel"},
{
id: "t5",
name: "Meena Devi",
handle: "@meena.traveler",
testimonial: "As a senior traveler, safety and comfort are paramount. Singh Tour & Travels provided both, ensuring a relaxing and worry-free pilgrimage tour to Char Dham. Grateful for their care.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-friends_23-2148576843.jpg",
imageAlt: "Meena Devi",
},
id: "t5", name: "Meena Devi", handle: "@meena.traveler", testimonial: "As a senior traveler, safety and comfort are paramount. Singh Tour & Travels provided both, ensuring a relaxing and worry-free pilgrimage tour to Char Dham. Grateful for their care.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-friends_23-2148576843.jpg", imageAlt: "Meena Devi"},
]}
showRating={true}
title="What Our Travelers Say"
@@ -367,14 +216,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Airline Connect",
"Grand Hotels Group",
"Global Tourism Board",
"SecurePay Solutions",
"Travel Guard Insurance",
"Local Legends Guides",
"Drive Easy Rentals",
]}
"Airline Connect", "Grand Hotels Group", "Global Tourism Board", "SecurePay Solutions", "Travel Guard Insurance", "Local Legends Guides", "Drive Easy Rentals"]}
title="Trusted by Leading Partners"
description="Collaborating with a network of premium airlines, hotels, and local operators to ensure seamless travel experiences."
/>
@@ -386,20 +228,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How do I book a tour package?",
content: "You can book a tour package directly through our website by selecting your desired package and filling out the inquiry form, or by contacting our customer service team via phone or email.",
},
id: "q1", title: "How do I book a tour package?", content: "You can book a tour package directly through our website by selecting your desired package and filling out the inquiry form, or by contacting our customer service team via phone or email."},
{
id: "q2",
title: "What payment methods do you accept?",
content: "We accept major credit/debit cards, bank transfers, and various online payment gateways for your convenience. Specific options may vary based on your location and chosen package.",
},
id: "q2", title: "What payment methods do you accept?", content: "We accept major credit/debit cards, bank transfers, and various online payment gateways for your convenience. Specific options may vary based on your location and chosen package."},
{
id: "q3",
title: "Can I customize a tour package?",
content: "Absolutely! We specialize in crafting personalized itineraries. Contact our travel experts to discuss your preferences, and we'll create a bespoke tour just for you.",
},
id: "q3", title: "Can I customize a tour package?", content: "Absolutely! We specialize in crafting personalized itineraries. Contact our travel experts to discuss your preferences, and we'll create a bespoke tour just for you."},
]}
imageSrc="http://img.b2bpic.net/free-photo/day-office-travel-agency_23-2150769948.jpg"
imageAlt="Person planning a travel itinerary on a laptop"
@@ -415,8 +248,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Plan Your Next Adventure"
description="Reach out to us for personalized tour planning, booking assistance, or any travel-related queries. Our team is ready to help you create unforgettable memories."
@@ -434,66 +266,39 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Team",
href: "#",
},
label: "Our Team", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
],
},
{
title: "Packages",
items: [
title: "Packages", items: [
{
label: "Domestic Tours",
href: "#packages",
},
label: "Domestic Tours", href: "#packages"},
{
label: "International Tours",
href: "#packages",
},
label: "International Tours", href: "#packages"},
{
label: "Custom Trips",
href: "#pricing",
},
label: "Custom Trips", href: "#pricing"},
{
label: "Group Travel",
href: "#",
},
label: "Group Travel", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}