diff --git a/src/app/page.tsx b/src/app/page.tsx index 2994cb4..a637b46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { Globe, Leaf, Phone } from "lucide-react"; +import { Globe, Leaf, Phone, Mail } from "lucide-react"; export default function LandingPage() { return ( @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,72 +47,45 @@ export default function LandingPage() {
@@ -135,22 +98,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Mountain Adventures", - description: "Expertly guided treks and scenic tours to the world's highest peaks.", - imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-tourists-near-lake-bottom-mountains-surrounded-with-trees-green-plants_181624-2327.jpg", - }, + title: "Mountain Adventures", description: "Expertly guided treks and scenic tours to the world's highest peaks.", imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-tourists-near-lake-bottom-mountains-surrounded-with-trees-green-plants_181624-2327.jpg"}, { id: 2, - title: "Beach Getaways", - description: "Handpicked resort packages in the most beautiful coastal destinations.", - imageSrc: "http://img.b2bpic.net/free-photo/seascape-with-sandy-beach-clear-cloudless-sky_169016-38643.jpg", - }, + title: "Beach Getaways", description: "Handpicked resort packages in the most beautiful coastal destinations.", imageSrc: "http://img.b2bpic.net/free-photo/seascape-with-sandy-beach-clear-cloudless-sky_169016-38643.jpg"}, { id: 3, - title: "City Excursions", - description: "Cultural deep-dives and historical tours in the world's most vibrant cities.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-bearded-man-wearing-sunglasses_171337-4783.jpg", - }, + title: "City Excursions", description: "Cultural deep-dives and historical tours in the world's most vibrant cities.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-bearded-man-wearing-sunglasses_171337-4783.jpg"}, ]} title="Why Choose M&Y Tours?" description="We specialize in personalized travel experiences that exceed your expectations." @@ -165,23 +119,11 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Himalayan Expedition", - price: "$1,299", - imageSrc: "http://img.b2bpic.net/free-photo/majestic-snow-capped-mountains-evergreen-forest-landscape_84443-81544.jpg", - }, + id: "p1", name: "Himalayan Expedition", price: "$1,299", imageSrc: "http://img.b2bpic.net/free-photo/majestic-snow-capped-mountains-evergreen-forest-landscape_84443-81544.jpg"}, { - id: "p2", - name: "Maldives Paradise", - price: "$2,499", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-tropical-island-turquoise-water-luxurious-water-villas-tropical-island-resort-maldives-holiday-vacation-background-concept-boost-up-color-processing_1253-792.jpg", - }, + id: "p2", name: "Maldives Paradise", price: "$2,499", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-tropical-island-turquoise-water-luxurious-water-villas-tropical-island-resort-maldives-holiday-vacation-background-concept-boost-up-color-processing_1253-792.jpg"}, { - id: "p3", - name: "Rome Cultural Tour", - price: "$1,899", - imageSrc: "http://img.b2bpic.net/free-photo/winter-palace-saint-petersburg_1398-2675.jpg", - }, + id: "p3", name: "Rome Cultural Tour", price: "$1,899", imageSrc: "http://img.b2bpic.net/free-photo/winter-palace-saint-petersburg_1398-2675.jpg"}, ]} title="Popular Packages" description="Book your dream vacation from our most popular curated travel packages." @@ -196,25 +138,15 @@ export default function LandingPage() { author="Sarah & John Miller" avatars={[ { - src: "http://img.b2bpic.net/free-photo/front-view-male-tourist-walking-with-backpack-pink-wall-color-emotion-tourist_140725-122604.jpg", - alt: "Traveler 1", - }, + src: "http://img.b2bpic.net/free-photo/front-view-male-tourist-walking-with-backpack-pink-wall-color-emotion-tourist_140725-122604.jpg", alt: "Traveler 1"}, { - src: "http://img.b2bpic.net/free-photo/handsome-man-standing-front-city-building_23-2147860872.jpg", - alt: "Traveler 2", - }, + src: "http://img.b2bpic.net/free-photo/handsome-man-standing-front-city-building_23-2147860872.jpg", alt: "Traveler 2"}, { - src: "http://img.b2bpic.net/free-photo/beautiful-female-hiker-posing-rock_23-2147842555.jpg", - alt: "Traveler 3", - }, + src: "http://img.b2bpic.net/free-photo/beautiful-female-hiker-posing-rock_23-2147842555.jpg", alt: "Traveler 3"}, { - src: "http://img.b2bpic.net/free-photo/young-woman-photographer-traveler-with-camera-edge-cliff-takes-pictures-nature_1321-2691.jpg", - alt: "Traveler 4", - }, + src: "http://img.b2bpic.net/free-photo/young-woman-photographer-traveler-with-camera-edge-cliff-takes-pictures-nature_1321-2691.jpg", alt: "Traveler 4"}, { - src: "http://img.b2bpic.net/free-photo/front-view-male-tourist-walking-with-backpack-pink-wall-color-emotion-tourist_140725-122604.jpg", - alt: "Traveler 5", - }, + src: "http://img.b2bpic.net/free-photo/front-view-male-tourist-walking-with-backpack-pink-wall-color-emotion-tourist_140725-122604.jpg", alt: "Traveler 5"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -227,28 +159,17 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "How do I book a trip?", - content: "You can book directly through our website or contact our travel agents.", - }, + id: "f1", title: "Contact Information", content: "For any inquiries, feel free to contact us at 7681935149 or email jaskaransg6@gmail.com."}, { - id: "f2", - title: "What's included in the price?", - content: "Our packages usually cover accommodation, local travel, and selected guided activities.", - }, + id: "f2", title: "What's included in the price?", content: "Our packages usually cover accommodation, local travel, and selected guided activities."}, { - id: "f3", - title: "Can I customize my trip?", - content: "Absolutely! We offer fully personalized itinerary planning services.", - }, + id: "f3", title: "Can I customize my trip?", content: "Absolutely! We offer fully personalized itinerary planning services."}, ]} ctaTitle="Ready for your next trip?" ctaDescription="Get in touch with our experts to start planning your custom adventure today." ctaButton={{ - text: "Contact Us", - href: "#", - }} - ctaIcon={Phone} + text: "Contact Us", href: "#"}} + ctaIcon={Mail} />
@@ -256,46 +177,29 @@ export default function LandingPage() { ); -} +} \ No newline at end of file