diff --git a/src/app/page.tsx b/src/app/page.tsx
index 429e351..e202017 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -56,36 +48,22 @@ export default function LandingPage() {
description="Seamlessly search and book the best flights and hotels worldwide. Trusted by millions, designed for you."
buttons={[
{
- text: "Search Flights",
- href: "#flights",
- },
+ text: "Search Flights", href: "#flights"},
{
- text: "Book Hotels",
- href: "#hotels",
- },
+ text: "Book Hotels", href: "#hotels"},
]}
imageSrc="http://img.b2bpic.net/free-photo/login-box-username-password-inputs-virtual-digital-display_169016-40044.jpg"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/side-view-smiley-drag-queen-indoors_23-2149556820.jpg",
- alt: "User 1",
- },
+ src: "http://img.b2bpic.net/free-photo/side-view-smiley-drag-queen-indoors_23-2149556820.jpg", alt: "User 1"},
{
- src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-hat_23-2148631369.jpg",
- alt: "User 2",
- },
+ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-hat_23-2148631369.jpg", alt: "User 2"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-serious-confident-middle-aged-woman-with-gray-short-hair-green-eyes-wrinkles-charming-smile-posing-indoors-with-arms-folded_343059-3733.jpg",
- alt: "User 3",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-serious-confident-middle-aged-woman-with-gray-short-hair-green-eyes-wrinkles-charming-smile-posing-indoors-with-arms-folded_343059-3733.jpg", alt: "User 3"},
{
- src: "http://img.b2bpic.net/free-photo/hiker-wild-fields_23-2147683195.jpg",
- alt: "User 4",
- },
+ src: "http://img.b2bpic.net/free-photo/hiker-wild-fields_23-2147683195.jpg", alt: "User 4"},
{
- src: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232837.jpg",
- alt: "User 5",
- },
+ src: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232837.jpg", alt: "User 5"},
]}
avatarText="Join 2M+ happy travelers"
/>
@@ -98,23 +76,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Global Network",
- description: "Access thousands of destinations worldwide.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-world-tourism-day-logos_23-2148608834.jpg",
- },
+ id: "f1", title: "Global Network", description: "Access thousands of destinations worldwide.", tag: "New", imageSrc: "http://img.b2bpic.net/free-photo/top-view-world-tourism-day-logos_23-2148608834.jpg"},
{
- id: "f2",
- title: "Exclusive Pricing",
- description: "The best rates, guaranteed by our partners.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eiffel-tower-landmark-parisian-hotel-resort-macau-city_74190-2234.jpg",
- },
+ id: "f2", title: "Exclusive Pricing", description: "The best rates, guaranteed by our partners.", tag: "Best Value", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eiffel-tower-landmark-parisian-hotel-resort-macau-city_74190-2234.jpg"},
{
- id: "f3",
- title: "24/7 Support",
- description: "Assistance whenever you need it, anywhere.",
- imageSrc: "http://img.b2bpic.net/free-vector/female-character-with-social-media-icons-around_24877-53149.jpg",
- },
+ id: "f3", title: "24/7 Support", description: "Assistance whenever you need it, anywhere.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-vector/female-character-with-social-media-icons-around_24877-53149.jpg"},
]}
title="Flight Services"
description="Comprehensive flight booking options tailored for every traveler's budget and style."
@@ -129,47 +95,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Sunset Paradise Resort",
- price: "$299/night",
- variant: "Luxury",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775048.jpg",
- },
+ id: "p1", name: "Sunset Paradise Resort", price: "$299/night", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775048.jpg"},
{
- id: "p2",
- name: "Tropical Beach Villa",
- price: "$199/night",
- variant: "Resort",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976541.jpg",
- },
+ id: "p2", name: "Tropical Beach Villa", price: "$199/night", variant: "Resort", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976541.jpg"},
{
- id: "p3",
- name: "City View Penthouse",
- price: "$349/night",
- variant: "Business",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-generative-ai-illustration_1258-151615.jpg",
- },
+ id: "p3", name: "City View Penthouse", price: "$349/night", variant: "Business", imageSrc: "http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-generative-ai-illustration_1258-151615.jpg"},
{
- id: "p4",
- name: "Boutique Heritage Inn",
- price: "$129/night",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/courtyard-oasis-with-pool-relaxation-area_23-2152008198.jpg",
- },
+ id: "p4", name: "Boutique Heritage Inn", price: "$129/night", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/courtyard-oasis-with-pool-relaxation-area_23-2152008198.jpg"},
{
- id: "p5",
- name: "Alpine Mountain Lodge",
- price: "$229/night",
- variant: "Retreat",
- imageSrc: "http://img.b2bpic.net/free-photo/landscape-photography-cabin-near-forest_198169-401.jpg",
- },
+ id: "p5", name: "Alpine Mountain Lodge", price: "$229/night", variant: "Retreat", imageSrc: "http://img.b2bpic.net/free-photo/landscape-photography-cabin-near-forest_198169-401.jpg"},
{
- id: "p6",
- name: "Business Suite Express",
- price: "$159/night",
- variant: "Business",
- imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-travelling-commercial-flight-with-international-airways-service-flying-with-plane-sunset-arrive-airline-destination-feeling-scared-about-takeoff-flight_482257-46699.jpg",
- },
+ id: "p6", name: "Business Suite Express", price: "$159/night", variant: "Business", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-travelling-commercial-flight-with-international-airways-service-flying-with-plane-sunset-arrive-airline-destination-feeling-scared-about-takeoff-flight_482257-46699.jpg"},
]}
title="Featured Stays"
description="Curated selection of hotels from luxury resorts to cozy boutiques."
@@ -183,40 +119,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah Miller",
- handle: "@sarah_travel",
- testimonial: "Best booking experience ever. Simple and fast.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-drag-queen-indoors_23-2149556820.jpg",
- },
+ id: "1", name: "Sarah Miller", handle: "@sarah_travel", testimonial: "Best booking experience ever. Simple and fast.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-drag-queen-indoors_23-2149556820.jpg"},
{
- id: "2",
- name: "John Doe",
- handle: "@jdoe_pro",
- testimonial: "Found incredible flight deals I couldn't find elsewhere.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-hat_23-2148631369.jpg",
- },
+ id: "2", name: "John Doe", handle: "@jdoe_pro", testimonial: "Found incredible flight deals I couldn't find elsewhere.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-hat_23-2148631369.jpg"},
{
- id: "3",
- name: "Alice Wang",
- handle: "@aw_ventures",
- testimonial: "The hotel variety is unmatched. Highly recommend.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-confident-middle-aged-woman-with-gray-short-hair-green-eyes-wrinkles-charming-smile-posing-indoors-with-arms-folded_343059-3733.jpg",
- },
+ id: "3", name: "Alice Wang", handle: "@aw_ventures", testimonial: "The hotel variety is unmatched. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-confident-middle-aged-woman-with-gray-short-hair-green-eyes-wrinkles-charming-smile-posing-indoors-with-arms-folded_343059-3733.jpg"},
{
- id: "4",
- name: "Mark Stevens",
- handle: "@mstevens",
- testimonial: "Customer support helped me rebook instantly.",
- imageSrc: "http://img.b2bpic.net/free-photo/hiker-wild-fields_23-2147683195.jpg",
- },
+ id: "4", name: "Mark Stevens", handle: "@mstevens", testimonial: "Customer support helped me rebook instantly.", imageSrc: "http://img.b2bpic.net/free-photo/hiker-wild-fields_23-2147683195.jpg"},
{
- id: "5",
- name: "Helen Ross",
- handle: "@hross_travels",
- testimonial: "Flawless planning tool. SkyStay is a must.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232837.jpg",
- },
+ id: "5", name: "Helen Ross", handle: "@hross_travels", testimonial: "Flawless planning tool. SkyStay is a must.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232837.jpg"},
]}
title="Loved By Travelers"
description="See why millions trust SkyStay for their travel adventures."
@@ -229,20 +140,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How do I cancel a booking?",
- content: "You can manage all your bookings directly from your dashboard using the 'My Trips' tab.",
- },
+ id: "q1", title: "How do I cancel a booking?", content: "You can manage all your bookings directly from your dashboard using the 'My Trips' tab."},
{
- id: "q2",
- title: "Are prices inclusive of taxes?",
- content: "Yes, all prices shown include all applicable taxes and service fees.",
- },
+ id: "q2", title: "Are prices inclusive of taxes?", content: "Yes, all prices shown include all applicable taxes and service fees."},
{
- id: "q3",
- title: "Do you offer refunds?",
- content: "Refund policies depend on the specific hotel or airline selected. Check the terms during checkout.",
- },
+ id: "q3", title: "Do you offer refunds?", content: "Refund policies depend on the specific hotel or airline selected. Check the terms during checkout."},
]}
title="Need Help?"
description="Answers to our most common booking questions."
@@ -254,14 +156,11 @@ export default function LandingPage() {
@@ -271,42 +170,27 @@ export default function LandingPage() {
logoText="SkyStay"
columns={[
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About",
- href: "#",
- },
+ label: "About", href: "#"},
{
- label: "Careers",
- href: "#",
- },
+ label: "Careers", href: "#"},
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "FAQ",
- href: "#faq",
- },
+ label: "FAQ", href: "#faq"},
{
- label: "Contact",
- href: "#",
- },
+ label: "Contact", href: "#"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy",
- href: "#",
- },
+ label: "Privacy", href: "#"},
{
- label: "Terms",
- href: "#",
- },
+ label: "Terms", href: "#"},
],
},
]}