diff --git a/src/app/page.tsx b/src/app/page.tsx index 05a5ab8..4bc6a16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,20 +30,14 @@ export default function LandingPage() {
@@ -52,24 +46,17 @@ export default function LandingPage() { title="Stay Near Disney in Luxury & Comfort" description="Private pool homes designed for unforgettable family vacations, group trips, and magical Orlando getaways." buttons={[ - { - text: "Book Your Stay", href: "#contact"}, - { - text: "View Homes", href: "#properties"}, + { text: "Book Your Stay", href: "#contact" }, + { text: "View Homes", href: "#properties" }, ]} imageSrc="http://img.b2bpic.net/free-photo/friends-smiling-drinking-cocktails-lying-chaises-near-swimming-pool_176420-4059.jpg" showDimOverlay={true} avatars={[ - { - src: "http://img.b2bpic.net/free-photo/attractive-young-woman-blue-dress-straw-hat-wearing-pink-sunglassses-walking-pool-tropical-spa-villa-vacation-summer-style-outfit-sexy_285396-2472.jpg", alt: "Attractive young woman in blue dress and straw hat"}, - { - src: "http://img.b2bpic.net/free-photo/friends-lying-chaises-near-swimming-pool-making-selfie-smiling_176420-4063.jpg", alt: "Friends lying on chaises near swimming pool"}, - { - src: "http://img.b2bpic.net/free-photo/friends-smiling-eating-watermelon-relaxing-lying-near-swimming-pool_176420-4079.jpg", alt: "Friends smiling, eating watermelon"}, - { - src: "http://img.b2bpic.net/free-photo/little-girl-puts-mask-mom-high-quality-photo_72229-785.jpg", alt: "Little girl puts on a mask for mom"}, - { - src: "http://img.b2bpic.net/free-photo/outdoor-summer-portrait-smiling-happy-dark-skinned-man-trendy-headwear-shades-spending-sunny-day-city-beach-walking-having-fun-enjoying-seascape-looking-carefree-relaxed_273609-734.jpg", alt: "Outdoor summer portrait of smiling happy man"}, + { src: "http://img.b2bpic.net/free-photo/attractive-young-woman-blue-dress-straw-hat-wearing-pink-sunglassses-walking-pool-tropical-spa-villa-vacation-summer-style-outfit-sexy_285396-2472.jpg", alt: "Attractive young woman in blue dress and straw hat" }, + { src: "http://img.b2bpic.net/free-photo/friends-lying-chaises-near-swimming-pool-making-selfie-smiling_176420-4063.jpg", alt: "Friends lying on chaises near swimming pool" }, + { src: "http://img.b2bpic.net/free-photo/friends-smiling-eating-watermelon-relaxing-lying-near-swimming-pool_176420-4079.jpg", alt: "Friends smiling, eating watermelon" }, + { src: "http://img.b2bpic.net/free-photo/little-girl-puts-mask-mom-high-quality-photo_72229-785.jpg", alt: "Little girl puts on a mask for mom" }, + { src: "http://img.b2bpic.net/free-photo/outdoor-summer-portrait-smiling-happy-dark-skinned-man-trendy-headwear-shades-spending-sunny-day-city-beach-walking-having-fun-enjoying-seascape-looking-carefree-relaxed_273609-734.jpg", alt: "Outdoor summer portrait of smiling happy man" }, ]} avatarText="Trusted by 500+ happy families" /> @@ -82,14 +69,16 @@ export default function LandingPage() { useInvertedBackground={false} negativeCard={{ items: [ - "No Hidden Fees", "Quiet Neighborhood", "Fast Responsive Hosting", "Secure Keyless Entry", "Professional Sanitation"], + "No Hidden Fees", "Quiet Neighborhood", "Fast Responsive Hosting", "Secure Keyless Entry", "Professional Sanitation", "Smoke-Free Environment" + ], }} positiveCard={{ items: [ - "Resort-Style Private Pools", "Game Rooms & Family Gear", "Minutes From Disney Parks", "High-Speed Wi-Fi", "Fully Equipped Kitchens"], + "Resort-Style Private Pools", "Heated Pool & Spa Options", "Themed Game Rooms", "Baby Gear: High Chairs & Pack-N-Plays", "Minutes From Disney Parks", "High-Speed Fiber Wi-Fi", "Fully Equipped Modern Kitchens", "Dedicated Parking Spaces" + ], }} title="Why Guests Love GladStayUSA" - description="Thoughtful details and amenities that make your Orlando stay magical." + description="Our homes are carefully equipped with premium amenities to ensure your Orlando stay is comfortable, convenient, and truly magical for the whole family." /> @@ -100,18 +89,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { - id: "p1", name: "Disney Magic Villa", price: "$350/night", imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-having-breakfast-garden_23-2148060189.jpg"}, - { - id: "p2", name: "Paradise Retreat", price: "$420/night", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929549.jpg"}, - { - id: "p3", name: "Sun-Kissed Estate", price: "$380/night", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929565.jpg"}, - { - id: "p4", name: "Orlando Oasis", price: "$450/night", imageSrc: "http://img.b2bpic.net/free-photo/living-room-without-electric-light-inside-modern-house-blackout_123827-35881.jpg"}, - { - id: "p5", name: "Dream Vacation Home", price: "$390/night", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior_23-2152016396.jpg"}, - { - id: "p6", name: "Family Fun Manor", price: "$410/night", imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-together-kitchen_23-2148708905.jpg"}, + { id: "p1", name: "Disney Magic Villa", price: "$350/night", imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-having-breakfast-garden_23-2148060189.jpg" }, + { id: "p2", name: "Paradise Retreat", price: "$420/night", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929549.jpg" }, + { id: "p3", name: "Sun-Kissed Estate", price: "$380/night", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929565.jpg" }, + { id: "p4", name: "Orlando Oasis", price: "$450/night", imageSrc: "http://img.b2bpic.net/free-photo/living-room-without-electric-light-inside-modern-house-blackout_123827-35881.jpg" }, + { id: "p5", name: "Dream Vacation Home", price: "$390/night", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior_23-2152016396.jpg" }, + { id: "p6", name: "Family Fun Manor", price: "$410/night", imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-together-kitchen_23-2148708905.jpg" }, ]} title="Spacious Luxury Pool Homes" description="Hand-picked luxury homes near Orlando's world-class attractions." @@ -124,16 +107,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Edward", role: "Guest", testimonial: "The heated pool made night swims amazing. We will definitely return.", imageSrc: "http://img.b2bpic.net/free-photo/friends-smiling-drinking-cocktails-lying-chaises-near-swimming-pool_176420-4051.jpg"}, - { - id: "2", name: "Susie", role: "Guest", testimonial: "Super clean, beautifully decorated, and close to attractions.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-seaside_23-2148962798.jpg"}, - { - id: "3", name: "Jessica", role: "Guest", testimonial: "Spacious, clean, and the host was incredibly responsive.", imageSrc: "http://img.b2bpic.net/free-photo/calm-african-american-mother-daughter-picnic-beach-women-casual-clothes-sitting-blanket-holding-thermos-mugs-family-relaxation-nature-concept_74855-22789.jpg"}, - { - id: "4", name: "Sunny", role: "Guest", testimonial: "Warm pool and spa were exactly what we needed after Disney.", imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16243.jpg"}, - { - id: "5", name: "Mark", role: "Guest", testimonial: "Absolutely perfect stay for our family vacation.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-celebrating-beach_23-2147645565.jpg"}, + { id: "1", name: "Edward", role: "Guest", testimonial: "The heated pool made night swims amazing. We will definitely return.", imageSrc: "http://img.b2bpic.net/free-photo/friends-smiling-drinking-cocktails-lying-chaises-near-swimming-pool_176420-4051.jpg" }, + { id: "2", name: "Susie", role: "Guest", testimonial: "Super clean, beautifully decorated, and close to attractions.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-seaside_23-2148962798.jpg" }, + { id: "3", name: "Jessica", role: "Guest", testimonial: "Spacious, clean, and the host was incredibly responsive.", imageSrc: "http://img.b2bpic.net/free-photo/calm-african-american-mother-daughter-picnic-beach-women-casual-clothes-sitting-blanket-holding-thermos-mugs-family-relaxation-nature-concept_74855-22789.jpg" }, + { id: "4", name: "Sunny", role: "Guest", testimonial: "Warm pool and spa were exactly what we needed after Disney.", imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16243.jpg" }, + { id: "5", name: "Mark", role: "Guest", testimonial: "Absolutely perfect stay for our family vacation.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-celebrating-beach_23-2147645565.jpg" }, ]} title="Families Love GladStayUSA" description="See why our guests keep coming back." @@ -146,18 +124,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} metrics={[ - { - id: "m1", value: "4.95", title: "Guest Rating", items: [ - "Based on 100+ reviews", "Consistently 5 stars"], - }, - { - id: "m2", value: "100+", title: "Happy Families", items: [ - "Creating memories daily", "Trusted choice in Orlando"], - }, - { - id: "m3", value: "5 Min", title: "To Disney", items: [ - "Unbeatable location", "Minimize commute time"], - }, + { id: "m1", value: "4.95", title: "Guest Rating", items: ["Based on 100+ reviews", "Consistently 5 stars"] }, + { id: "m2", value: "100+", title: "Happy Families", items: ["Creating memories daily", "Trusted choice in Orlando"] }, + { id: "m3", value: "5 Min", title: "To Disney", items: ["Unbeatable location", "Minimize commute time"] }, ]} title="Our Impact" description="Metrics that speak to our commitment to guest satisfaction." @@ -169,16 +138,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", title: "How close are you to Disney?", content: "We are minutes away from major Disney parks, making it easy to return for breaks."}, - { - id: "f2", title: "Are pools heated?", content: "Yes, our homes feature private heated pools and spas for year-round enjoyment."}, - { - id: "f3", title: "Is the home stocked for families?", content: "Absolutely. We provide high chairs, pack-n-plays, and other family essentials."}, - { - id: "f4", title: "Is there parking?", content: "Yes, all our properties provide dedicated parking spaces for your convenience."}, - { - id: "f5", title: "What is the check-in process?", content: "We use seamless digital keyless entry for all arrivals."}, + { id: "f1", title: "How close are you to Disney?", content: "We are minutes away from major Disney parks, making it easy to return for breaks." }, + { id: "f2", title: "Are pools heated?", content: "Yes, our homes feature private heated pools and spas for year-round enjoyment." }, + { id: "f3", title: "Is the home stocked for families?", content: "Absolutely. We provide high chairs, pack-n-plays, and other family essentials." }, + { id: "f4", title: "Is there parking?", content: "Yes, all our properties provide dedicated parking spaces for your convenience." }, + { id: "f5", title: "What is the check-in process?", content: "We use seamless digital keyless entry for all arrivals." }, ]} title="Frequently Asked Questions" description="Common questions about your stay." @@ -189,14 +153,11 @@ export default function LandingPage() {