diff --git a/src/app/page.tsx b/src/app/page.tsx index 0559525..e0713b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,38 +47,19 @@ export default function LandingPage() {
@@ -118,59 +87,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - brand: "Luxury", - name: "Maldives Paradise", - price: "$2,499", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman-beautiful-water-villa-maldives-island-travel-vacation-outdoor-shot_1232-4461.jpg", - }, + id: "1", brand: "Luxury", name: "Maldives Paradise", price: "$2,499", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman-beautiful-water-villa-maldives-island-travel-vacation-outdoor-shot_1232-4461.jpg"}, { - id: "2", - brand: "Cultural", - name: "Parisian Escape", - price: "$1,899", - rating: 4, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-walking-together_23-2149249289.jpg", - }, + id: "2", brand: "Cultural", name: "Parisian Escape", price: "$1,899", rating: 4, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-walking-together_23-2149249289.jpg"}, { - id: "3", - brand: "Adventure", - name: "Alps Winter Peak", - price: "$2,100", - rating: 5, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/magical-winter-landscape_23-2151911765.jpg?_wi=2", - }, + id: "3", brand: "Adventure", name: "Alps Winter Peak", price: "$2,100", rating: 5, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/magical-winter-landscape_23-2151911765.jpg"}, { - id: "4", - brand: "Safari", - name: "Savanna Expedition", - price: "$3,200", - rating: 5, - reviewCount: "60", - imageSrc: "http://img.b2bpic.net/free-photo/crossroad-car-safari-scene_23-2151822324.jpg?_wi=2", - }, + id: "4", brand: "Safari", name: "Savanna Expedition", price: "$3,200", rating: 5, + reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/crossroad-car-safari-scene_23-2151822324.jpg"}, { - id: "5", - brand: "Relaxing", - name: "Kyoto Zen Retreat", - price: "$1,950", - rating: 4, - reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/buddha-statue-ayutthaya-historical-park-wat-chaiwatthanaram-buddhist-temple-thailand_335224-1011.jpg", - }, + id: "5", brand: "Relaxing", name: "Kyoto Zen Retreat", price: "$1,950", rating: 4, + reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/buddha-statue-ayutthaya-historical-park-wat-chaiwatthanaram-buddhist-temple-thailand_335224-1011.jpg"}, { - id: "6", - brand: "Premium", - name: "Ocean Cruise Voyage", - price: "$2,800", - rating: 5, - reviewCount: "140", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-sea-with-single-boat-sailing-sunset_181624-45047.jpg?_wi=2", - }, + id: "6", brand: "Premium", name: "Ocean Cruise Voyage", price: "$2,800", rating: 5, + reviewCount: "140", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-sea-with-single-boat-sailing-sunset_181624-45047.jpg"}, ]} title="Curated Travel Packages" description="Explore our handpicked selection of vacation experiences tailored to every travel style." @@ -185,25 +118,15 @@ export default function LandingPage() { author="Sarah Thompson" avatars={[ { - src: "http://img.b2bpic.net/free-photo/charming-woman-looks-into-camera-smiles-caucasian-short-haired-lady-black-jacket-laughing-posing-isolated_197531-18517.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/charming-woman-looks-into-camera-smiles-caucasian-short-haired-lady-black-jacket-laughing-posing-isolated_197531-18517.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/happy-tennis-player-court_329181-14408.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/happy-tennis-player-court_329181-14408.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/front-view-young-female-with-bag-preparing-vacation-blue-space_140725-87817.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/front-view-young-female-with-bag-preparing-vacation-blue-space_140725-87817.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/shallow-focus-shot-beautiful-female-smiling-camera_181624-7125.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/shallow-focus-shot-beautiful-female-smiling-camera_181624-7125.jpg", alt: "Customer"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -216,25 +139,13 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "How do I book a package?", - content: "Simply select your desired package and click 'Book Now', or contact our agents for assistance.", - }, + id: "f1", title: "How do I book a package?", content: "Simply select your desired package and click 'Book Now', or contact our agents for assistance."}, { - id: "f2", - title: "What is your refund policy?", - content: "Our refund policy varies by destination and package type; please consult your booking confirmation.", - }, + id: "f2", title: "What is your refund policy?", content: "Our refund policy varies by destination and package type; please consult your booking confirmation."}, { - id: "f3", - title: "Do you offer group travel?", - content: "Yes, we specialize in corporate and group travel coordination.", - }, + id: "f3", title: "Do you offer group travel?", content: "Yes, we specialize in corporate and group travel coordination."}, { - id: "f4", - title: "Are flights included?", - content: "Most of our packages include flight options, but can be customized upon request.", - }, + id: "f4", title: "Are flights included?", content: "Most of our packages include flight options, but can be customized upon request."}, ]} title="Common Travel Questions" description="Get answers to everything you need to know about booking with us." @@ -249,22 +160,14 @@ export default function LandingPage() { description="Send us your preferences and we'll create a customized itinerary just for you." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us where you want to go!", - required: true, + name: "message", placeholder: "Tell us where you want to go!", required: true, }} imageSrc="http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg" mediaPosition="left" @@ -275,42 +178,27 @@ export default function LandingPage() { ); -} +} \ No newline at end of file