Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
logoText="Mahadev Tour & Travel"
|
||||
description="Your gateway to sacred journeys and breathtaking adventures across India. Experience professional service with spiritual comfort."
|
||||
buttons={[{ text: "Book Your Trip", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mesmerizing-amazing-scenery-landscape-hiking-trail-with-urban-adventurer-explore-nature-wonders_346278-286.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mesmerizing-amazing-scenery-landscape-hiking-trail-with-urban-adventurer-explore-nature-wonders_346278-286.jpg?_wi=1"
|
||||
imageAlt="Travel landscape"
|
||||
/>
|
||||
</div>
|
||||
@@ -105,12 +105,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p1", title: "Budget Saver", price: "₹9,999", period: "per person", features: ["Hotel stay", "Bus transport", "Breakfast included"],
|
||||
button: { text: "Select" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433329.jpg", imageAlt: "professional travel planning office"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433329.jpg?_wi=1", imageAlt: "professional travel planning office"
|
||||
},
|
||||
{
|
||||
id: "p2", title: "Comfort Plus", price: "₹24,999", period: "per person", features: ["3-star hotels", "Private cab", "All meals", "Guide included"],
|
||||
button: { text: "Select" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-amazing-scenery-landscape-hiking-trail-with-urban-adventurer-explore-nature-wonders_346278-286.jpg", imageAlt: "professional travel planning office"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-amazing-scenery-landscape-hiking-trail-with-urban-adventurer-explore-nature-wonders_346278-286.jpg?_wi=2", imageAlt: "professional travel planning office"
|
||||
}
|
||||
]}
|
||||
title="Transparent Pricing"
|
||||
@@ -139,10 +139,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Amit Sharma", date: "Oct 2023", title: "Excellent Service", quote: "Mahadev Tour made our Varanasi trip incredibly easy and spiritual.", tag: "Spiritual", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-selfie_23-2148631389.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-amazing-scenery-landscape-hiking-trail-with-urban-adventurer-explore-nature-wonders_346278-286.jpg"
|
||||
id: "t1", name: "Amit Sharma", date: "Oct 2023", title: "Excellent Service", quote: "Mahadev Tour made our Varanasi trip incredibly easy and spiritual.", tag: "Spiritual", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-selfie_23-2148631389.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-amazing-scenery-landscape-hiking-trail-with-urban-adventurer-explore-nature-wonders_346278-286.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "t2", name: "Priya Verma", date: "Sep 2023", title: "Fun Vacation", quote: "The Goa package was perfectly organized. Had a great time!", tag: "Leisure", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-binoculars-street_23-2147654268.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433329.jpg"
|
||||
id: "t2", name: "Priya Verma", date: "Sep 2023", title: "Fun Vacation", quote: "The Goa package was perfectly organized. Had a great time!", tag: "Leisure", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-binoculars-street_23-2147654268.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433329.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
title="Traveler Experiences"
|
||||
|
||||
Reference in New Issue
Block a user