Merge version_1 into main #1
226
src/app/page.tsx
226
src/app/page.tsx
@@ -32,69 +32,38 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Packages",
|
||||
id: "packages",
|
||||
},
|
||||
name: "Packages", id: "packages"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="God's Grace Holidays"
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:+919999999999",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+919999999999"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Hassle-Free Munnar Holidays Within Your Budget"
|
||||
description="Discover the mist-covered hills of Munnar with custom packages trusted by 100+ happy families. Your perfect Kerala getaway starts here."
|
||||
tag="4.7 ★ Google Rating"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919999999999",
|
||||
},
|
||||
text: "Call Now", href: "tel:+919999999999"},
|
||||
{
|
||||
text: "Get Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Free Quote", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/leaves-sunlight-ai-generated_268835-11263.jpg",
|
||||
imageAlt: "Munnar Tea Gardens",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/leaves-sunlight-ai-generated_268835-11263.jpg", imageAlt: "Munnar Tea Gardens"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-landscape-surrounded-by-high-mountains-cloudy-sky_181624-7815.jpg",
|
||||
imageAlt: "Munnar Tea Gardens",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-daisy-flower-green-bokeh-background_84443-82472.jpg",
|
||||
imageAlt: "White Daisy Flower in Green Bokeh Background",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-leaves-grass-bokeh-lights-background_1048-2818.jpg",
|
||||
imageAlt: "Green leaves and grass on a bokeh lights background",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-landscape-from_23-2151600026.jpg",
|
||||
imageAlt: "Minimalist landscape from above",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-landscape-surrounded-by-high-mountains-cloudy-sky_181624-7815.jpg", imageAlt: "Munnar Tea Gardens"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -109,23 +78,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Award,
|
||||
title: "Happy Travelers",
|
||||
value: "100+",
|
||||
},
|
||||
id: "m1", icon: Award,
|
||||
title: "Happy Travelers", value: "100+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: MapPin,
|
||||
title: "Local Experience",
|
||||
value: "10+ Years",
|
||||
},
|
||||
id: "m2", icon: MapPin,
|
||||
title: "Local Experience", value: "10+ Years"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: CheckCircle,
|
||||
title: "Google Rating",
|
||||
value: "4.7★",
|
||||
},
|
||||
id: "m3", icon: CheckCircle,
|
||||
title: "Google Rating", value: "4.7★"},
|
||||
]}
|
||||
title="Why Choose God's Grace?"
|
||||
description="Our local expertise ensures you get the best of Munnar without the stress."
|
||||
@@ -140,41 +100,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Budget Munnar Getaway",
|
||||
price: "₹9,999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/countryside-girl-voyage-leisure-road-together_1253-1037.jpg",
|
||||
},
|
||||
id: "p1", name: "Budget Munnar Getaway", price: "₹9,999", imageSrc: "http://img.b2bpic.net/free-photo/countryside-girl-voyage-leisure-road-together_1253-1037.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Luxury Honeymoon",
|
||||
price: "₹15,999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-portrait-young-pretty-couple-posing-stylish-cafe-drinking-cocktails-hug-perfect-date-mood_291049-2351.jpg",
|
||||
},
|
||||
id: "p2", name: "Luxury Honeymoon", price: "₹15,999", imageSrc: "http://img.b2bpic.net/free-photo/romantic-portrait-young-pretty-couple-posing-stylish-cafe-drinking-cocktails-hug-perfect-date-mood_291049-2351.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Family Fun Trip",
|
||||
price: "₹12,499",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-holds-son-his-arms-posing-with-pregnant-woman-forest_8353-145.jpg",
|
||||
},
|
||||
id: "p3", name: "Family Fun Trip", price: "₹12,499", imageSrc: "http://img.b2bpic.net/free-photo/father-holds-son-his-arms-posing-with-pregnant-woman-forest_8353-145.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Weekend Escape",
|
||||
price: "₹7,999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-vacation-holding-her-wallet-ticket-light-blue-background-sea-trip-vacation-woman-journey-voyage_140725-89297.jpg",
|
||||
},
|
||||
id: "p4", name: "Weekend Escape", price: "₹7,999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-vacation-holding-her-wallet-ticket-light-blue-background-sea-trip-vacation-woman-journey-voyage_140725-89297.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Nature Retreat",
|
||||
price: "₹11,999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-with-timber-structure_23-2151302638.jpg",
|
||||
},
|
||||
id: "p5", name: "Nature Retreat", price: "₹11,999", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-with-timber-structure_23-2151302638.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Full Munnar Tour",
|
||||
price: "₹18,999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thi-lo-su-tee-lor-su-tak-province-thi-lo-su-waterfall-largest-waterfall-thailand_335224-753.jpg",
|
||||
},
|
||||
id: "p6", name: "Full Munnar Tour", price: "₹18,999", imageSrc: "http://img.b2bpic.net/free-photo/thi-lo-su-tee-lor-su-tak-province-thi-lo-su-waterfall-largest-waterfall-thailand_335224-753.jpg"},
|
||||
]}
|
||||
title="Our Popular Packages"
|
||||
description="Affordable and carefully curated trips for every traveler."
|
||||
@@ -187,23 +123,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Affordable Pricing",
|
||||
description: "High-quality packages that fit your budget perfectly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-enjoying-outdoor-trip_53876-24675.jpg",
|
||||
imageAlt: "Budget",
|
||||
},
|
||||
title: "Affordable Pricing", description: "High-quality packages that fit your budget perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-enjoying-outdoor-trip_53876-24675.jpg", imageAlt: "Budget"},
|
||||
{
|
||||
title: "Custom Plans",
|
||||
description: "Tailored itineraries for families, couples, and friends.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-rose-their-faces-smiling-with-lake-background_23-2147596355.jpg",
|
||||
imageAlt: "Custom",
|
||||
},
|
||||
title: "Custom Plans", description: "Tailored itineraries for families, couples, and friends.", imageSrc: "http://img.b2bpic.net/free-photo/couple-with-rose-their-faces-smiling-with-lake-background_23-2147596355.jpg", imageAlt: "Custom"},
|
||||
{
|
||||
title: "Local Expertise",
|
||||
description: "Deep knowledge of hidden Munnar gems and paths.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/playful-couple-holding-rope-adventure-park_23-2147562499.jpg",
|
||||
imageAlt: "Expertise",
|
||||
},
|
||||
title: "Local Expertise", description: "Deep knowledge of hidden Munnar gems and paths.", imageSrc: "http://img.b2bpic.net/free-photo/playful-couple-holding-rope-adventure-park_23-2147562499.jpg", imageAlt: "Expertise"},
|
||||
]}
|
||||
title="We Ensure a Hassle-Free Stay"
|
||||
description="We take care of the details so you can focus on the view."
|
||||
@@ -217,45 +141,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Rahul Verma",
|
||||
handle: "@rahul",
|
||||
testimonial: "Full 10 star for hassle free travel experience. Everything was managed perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-fashionable-man-with-stylish-hairstyle-black-shirt-beige-shirt-posing-with-sunglasses-looking-into-camera_197531-27513.jpg",
|
||||
},
|
||||
id: "t1", name: "Rahul Verma", handle: "@rahul", testimonial: "Full 10 star for hassle free travel experience. Everything was managed perfectly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-fashionable-man-with-stylish-hairstyle-black-shirt-beige-shirt-posing-with-sunglasses-looking-into-camera_197531-27513.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ananya Nair",
|
||||
handle: "@ananya",
|
||||
testimonial: "Highly recommend God's Grace! Made our honeymoon so special.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-sitting-car-hood-taking-selfie_23-2147855621.jpg",
|
||||
},
|
||||
id: "t2", name: "Ananya Nair", handle: "@ananya", testimonial: "Highly recommend God's Grace! Made our honeymoon so special.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-sitting-car-hood-taking-selfie_23-2147855621.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Suresh Kumar",
|
||||
handle: "@suresh",
|
||||
testimonial: "Great value for money. Best Munnar trip ever!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-with-passport-tickets-smartphone-laughing-sitting-with-suitcase-going_1258-270795.jpg",
|
||||
},
|
||||
id: "t3", name: "Suresh Kumar", handle: "@suresh", testimonial: "Great value for money. Best Munnar trip ever!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-with-passport-tickets-smartphone-laughing-sitting-with-suitcase-going_1258-270795.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Priya Sharma",
|
||||
handle: "@priya",
|
||||
testimonial: "Very professional and friendly service. Will visit again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-blogger-takes-photos-with-his-suitcase-shows-luggage-goes-holiday-makes-selfies_1258-314169.jpg",
|
||||
},
|
||||
id: "t4", name: "Priya Sharma", handle: "@priya", testimonial: "Very professional and friendly service. Will visit again.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-blogger-takes-photos-with-his-suitcase-shows-luggage-goes-holiday-makes-selfies_1258-314169.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Amit Gupta",
|
||||
handle: "@amit",
|
||||
testimonial: "Seamless booking and perfect itinerary. Loved it!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-suitcase-takes-selfies-mobile-phone-shares-photos-social-media-going_1258-314081.jpg",
|
||||
},
|
||||
id: "t5", name: "Amit Gupta", handle: "@amit", testimonial: "Seamless booking and perfect itinerary. Loved it!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-suitcase-takes-selfies-mobile-phone-shares-photos-social-media-going_1258-314081.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Travelers Say"
|
||||
@@ -269,20 +168,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Best time to visit Munnar?",
|
||||
content: "September to March is generally considered the best time for pleasant weather.",
|
||||
},
|
||||
id: "q1", title: "Best time to visit Munnar?", content: "September to March is generally considered the best time for pleasant weather."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer hotel bookings?",
|
||||
content: "Yes, we handle complete holiday packages including transport and stays.",
|
||||
},
|
||||
id: "q2", title: "Do you offer hotel bookings?", content: "Yes, we handle complete holiday packages including transport and stays."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is the budget flexible?",
|
||||
content: "Absolutely! We customize every package to suit your specific budget requirements.",
|
||||
},
|
||||
id: "q3", title: "Is the budget flexible?", content: "Absolutely! We customize every package to suit your specific budget requirements."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Have a question? We have the answers."
|
||||
@@ -294,18 +184,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Ready to Plan Your Munnar Escape? Get a free quote today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call +91 99999 99999",
|
||||
href: "tel:+919999999999",
|
||||
},
|
||||
text: "Call +91 99999 99999", href: "tel:+919999999999"},
|
||||
{
|
||||
text: "WhatsApp Now",
|
||||
href: "https://wa.me/919999999999",
|
||||
},
|
||||
text: "WhatsApp Now", href: "https://wa.me/919999999999"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -316,38 +201,25 @@ export default function LandingPage() {
|
||||
logoText="God's Grace Holidays"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Packages",
|
||||
items: [
|
||||
title: "Packages", items: [
|
||||
{
|
||||
label: "Budget",
|
||||
href: "#packages",
|
||||
},
|
||||
label: "Budget", href: "#packages"},
|
||||
{
|
||||
label: "Honeymoon",
|
||||
href: "#packages",
|
||||
},
|
||||
label: "Honeymoon", href: "#packages"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user