From 911cfdfa2b310289d85a243f0e2c22460f55d05b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 01:06:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 402 ++++++++++------------------------------------- 1 file changed, 86 insertions(+), 316 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 43662ad..06097ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; -import { CookingPot, Leaf, Mountain, Shield, Star, Wifi } from "lucide-react"; +import { CookingPot, Leaf, Mountain, Shield, Star, Wifi, HotTub, Flower, Bed } from "lucide-react"; export default function LandingPage() { return ( @@ -34,37 +34,21 @@ export default function LandingPage() { @@ -73,38 +57,19 @@ export default function LandingPage() {
@@ -130,79 +93,52 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Complete Privacy & Seclusion", - description: "Each domo is strategically placed to offer maximum privacy, complete with a private hot tub and spacious patio for exclusive use.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-hugging-couple-playing-water_23-2148301384.jpg", - imageAlt: "Private outdoor hot tub surrounded by nature", - }, + title: "Complete Privacy & Seclusion", description: "Each domo is strategically placed to offer maximum privacy, complete with a private hot tub and spacious patio for exclusive use.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-hugging-couple-playing-water_23-2148301384.jpg", imageAlt: "Private outdoor hot tub surrounded by nature"}, items: [ { icon: Shield, - text: "Secluded location", - }, + text: "Secluded location"}, { icon: HotTub, - text: "Private outdoor hot tub", - }, + text: "Private outdoor hot tub"}, { icon: Flower, - text: "Personal patio with views", - }, + text: "Personal patio with views"}, ], reverse: false, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mu0nad", - imageAlt: "private outdoor hot tub glamping", }, { - title: "Modern Comforts in Nature", - description: "Enjoy the comforts of home with fully equipped kitchens, plush bedding, and contemporary amenities designed for relaxation.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-pouring-hot-water-into-mug_23-2147803897.jpg", - imageAlt: "Modern compact kitchen inside a glamping dome", - }, + title: "Modern Comforts in Nature", description: "Enjoy the comforts of home with fully equipped kitchens, plush bedding, and contemporary amenities designed for relaxation.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-pouring-hot-water-into-mug_23-2147803897.jpg", imageAlt: "Modern compact kitchen inside a glamping dome"}, items: [ { icon: CookingPot, - text: "Fully equipped kitchen", - }, + text: "Fully equipped kitchen"}, { icon: Bed, - text: "Luxurious bedding", - }, + text: "Luxurious bedding"}, { icon: Wifi, - text: "High-speed Wi-Fi", - }, + text: "High-speed Wi-Fi"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-wooden-table-with-natural-view_53876-139869.jpg?_wi=2", - imageAlt: "private outdoor hot tub glamping", }, { - title: "Immersive Nature Experiences", - description: "From stargazing under clear skies to exploring nearby hiking trails, connect with the pristine natural beauty of San Esteban.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-person-walking-around-narrow-pathway-middle-trees-plants-forest_181624-5497.jpg", - imageAlt: "Person hiking on a mountain trail through a forest", - }, + title: "Immersive Nature Experiences", description: "From stargazing under clear skies to exploring nearby hiking trails, connect with the pristine natural beauty of San Esteban.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-person-walking-around-narrow-pathway-middle-trees-plants-forest_181624-5497.jpg", imageAlt: "Person hiking on a mountain trail through a forest"}, items: [ { icon: Mountain, - text: "Scenic hiking trails", - }, + text: "Scenic hiking trails"}, { icon: Star, - text: "Unforgettable stargazing", - }, + text: "Unforgettable stargazing"}, { icon: Leaf, - text: "Abundant local wildlife", - }, + text: "Abundant local wildlife"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150533031.jpg?_wi=2", - imageAlt: "private outdoor hot tub glamping", }, ]} title="Unparalleled Comfort & Connection" @@ -218,53 +154,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "domo-classic", - name: "The Classic Domo", - price: "From $150/night", - variant: "Cozy & Inviting", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-drinking-wine-near-transparent-bubble-tent-glamping-nature-around_1268-24586.jpg", - imageAlt: "Exterior of a classic glamping domo at sunrise", - }, + id: "domo-classic", name: "The Classic Domo", price: "From $150/night", variant: "Cozy & Inviting", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-drinking-wine-near-transparent-bubble-tent-glamping-nature-around_1268-24586.jpg", imageAlt: "Exterior of a classic glamping domo at sunrise"}, { - id: "domo-deluxe", - name: "The Deluxe Domo", - price: "From $220/night", - variant: "Spacious & Luxurious", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861878.jpg", - imageAlt: "Deluxe glamping domo with a private deck", - }, + id: "domo-deluxe", name: "The Deluxe Domo", price: "From $220/night", variant: "Spacious & Luxurious", imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861878.jpg", imageAlt: "Deluxe glamping domo with a private deck"}, { - id: "domo-family", - name: "The Family Domo", - price: "From $280/night", - variant: "Room for Everyone", - imageSrc: "http://img.b2bpic.net/free-photo/family-sitting-tent-with-their-dog_23-2148728212.jpg", - imageAlt: "Spacious interior of a family-sized glamping domo", - }, + id: "domo-family", name: "The Family Domo", price: "From $280/night", variant: "Room for Everyone", imageSrc: "http://img.b2bpic.net/free-photo/family-sitting-tent-with-their-dog_23-2148728212.jpg", imageAlt: "Spacious interior of a family-sized glamping domo"}, { - id: "domo-romantic", - name: "The Romantic Domo", - price: "From $250/night", - variant: "Intimate & Charming", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-constellations-tent-nature_23-2149988806.jpg", - imageAlt: "Romantic glamping domo lit up in the evening", - }, + id: "domo-romantic", name: "The Romantic Domo", price: "From $250/night", variant: "Intimate & Charming", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-constellations-tent-nature_23-2149988806.jpg", imageAlt: "Romantic glamping domo lit up in the evening"}, { - id: "domo-panoramic", - name: "The Panoramic Domo", - price: "From $300/night", - variant: "Breathtaking Views", - imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248328.jpg", - imageAlt: "Panoramic glamping domo with large windows overlooking mountains", - }, + id: "domo-panoramic", name: "The Panoramic Domo", price: "From $300/night", variant: "Breathtaking Views", imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248328.jpg", imageAlt: "Panoramic glamping domo with large windows overlooking mountains"}, { - id: "domo-accessible", - name: "The Accessible Domo", - price: "From $180/night", - variant: "Comfort & Ease", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-women-having-fun-winter-time_23-2149315304.jpg", - imageAlt: "Accessible glamping domo with a ramp entrance", - }, + id: "domo-accessible", name: "The Accessible Domo", price: "From $180/night", variant: "Comfort & Ease", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-women-having-fun-winter-time_23-2149315304.jpg", imageAlt: "Accessible glamping domo with a ramp entrance"}, ]} title="Our Unique Domo Accommodations" description="Choose from our beautifully designed domos, each offering a distinct experience with breathtaking views." @@ -278,59 +178,23 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "weekend-getaway", - title: "Weekend Retreat", - price: "$350", - period: "per stay", - features: [ - "2-night accommodation", - "Complimentary welcome basket", - "Access to all amenities", - "Guided nature walk", - ], + id: "weekend-getaway", title: "Weekend Retreat", price: "$350", period: "per stay", features: [ + "2-night accommodation", "Complimentary welcome basket", "Access to all amenities", "Guided nature walk"], button: { - text: "Book Weekend", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-drinking-wine-near-fireplace-night-transparent-bubble-tent-background_1268-24566.jpg", - imageAlt: "Couple relaxing in a glamping dome for a weekend getaway", - }, + text: "Book Weekend", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-drinking-wine-near-fireplace-night-transparent-bubble-tent-background_1268-24566.jpg", imageAlt: "Couple relaxing in a glamping dome for a weekend getaway"}, { - id: "romantic-escape", - title: "Romantic Escape", - price: "$500", - period: "per stay", - features: [ - "3-night accommodation", - "Champagne & chocolates upon arrival", - "Private dinner experience", - "Late checkout", - ], + id: "romantic-escape", title: "Romantic Escape", price: "$500", period: "per stay", features: [ + "3-night accommodation", "Champagne & chocolates upon arrival", "Private dinner experience", "Late checkout"], button: { - text: "Plan Romance", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/candles-deers-statue-prepared-desk-waiting-food-visitors-evening-time_146671-14410.jpg", - imageAlt: "Romantic couple enjoying a view from a glamping dome", - }, + text: "Plan Romance", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/candles-deers-statue-prepared-desk-waiting-food-visitors-evening-time_146671-14410.jpg", imageAlt: "Romantic couple enjoying a view from a glamping dome"}, { - id: "family-adventure", - title: "Family Adventure", - price: "$650", - period: "per stay", - features: [ - "3-night accommodation", - "Kids activity kit", - "Outdoor BBQ facilities", - "Stargazing tour", - ], + id: "family-adventure", title: "Family Adventure", price: "$650", period: "per stay", features: [ + "3-night accommodation", "Kids activity kit", "Outdoor BBQ facilities", "Stargazing tour"], button: { - text: "Book Family Fun", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-dad-sitting-cross-legged-with-kids-tent-home-watching-movie-via-laptop-lovely-children-hugging-father-having-fun-playing-childhood-family-time-weekend-concept_74855-12701.jpg", - imageAlt: "Family playing outside a glamping dome", - }, + text: "Book Family Fun", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/caucasian-dad-sitting-cross-legged-with-kids-tent-home-watching-movie-via-laptop-lovely-children-hugging-father-having-fun-playing-childhood-family-time-weekend-concept_74855-12701.jpg", imageAlt: "Family playing outside a glamping dome"}, ]} title="Curated Packages for Every Escape" description="Enhance your stay with our thoughtfully designed experiences, perfect for any occasion." @@ -344,73 +208,31 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sofia G.", - role: "Urban Professional", - company: "Santiago", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-indoor-shot-joyful-pretty-teenage-girl-with-straight-fair-hair-embracing-back-chair-sitting-backwards-closing-eyes-because-bright-sunshine-smiling-broadly_344912-29.jpg", - imageAlt: "Smiling woman, Sofia G.", - }, + id: "1", name: "Sofia G.", role: "Urban Professional", company: "Santiago", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-indoor-shot-joyful-pretty-teenage-girl-with-straight-fair-hair-embracing-back-chair-sitting-backwards-closing-eyes-because-bright-sunshine-smiling-broadly_344912-29.jpg", imageAlt: "Smiling woman, Sofia G."}, { - id: "2", - name: "Javier M.", - role: "Family Traveler", - company: "Viña del Mar", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-young-african-american-male-traveler-stylish-shades-headwear-looking-stunned-keeping-mouth-wide-opened-while-standing-high-mountains-admiring-beautiful-view_273609-1104.jpg", - imageAlt: "Smiling man, Javier M.", - }, + id: "2", name: "Javier M.", role: "Family Traveler", company: "Viña del Mar", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-young-african-american-male-traveler-stylish-shades-headwear-looking-stunned-keeping-mouth-wide-opened-while-standing-high-mountains-admiring-beautiful-view_273609-1104.jpg", imageAlt: "Smiling man, Javier M."}, { - id: "3", - name: "Catalina P.", - role: "Adventure Seeker", - company: "Valparaíso", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/trekker-enjoys-quiet-moment-mountains-scrolling-phone-app_482257-124081.jpg", - imageAlt: "Smiling woman, Catalina P.", - }, + id: "3", name: "Catalina P.", role: "Adventure Seeker", company: "Valparaíso", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/trekker-enjoys-quiet-moment-mountains-scrolling-phone-app_482257-124081.jpg", imageAlt: "Smiling woman, Catalina P."}, { - id: "4", - name: "Ricardo L.", - role: "Couple's Retreat", - company: "Santiago", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-her-phone-with-coffee_1163-555.jpg", - imageAlt: "Smiling man, Ricardo L.", - }, + id: "4", name: "Ricardo L.", role: "Couple's Retreat", company: "Santiago", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-her-phone-with-coffee_1163-555.jpg", imageAlt: "Smiling man, Ricardo L."}, { - id: "5", - name: "Isabella V.", - role: "Nature Lover", - company: "Providencia", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-surprised-woman-walking-park-summer-outfit_285396-8187.jpg", - imageAlt: "Smiling woman, Isabella V.", - }, + id: "5", name: "Isabella V.", role: "Nature Lover", company: "Providencia", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-surprised-woman-walking-park-summer-outfit_285396-8187.jpg", imageAlt: "Smiling woman, Isabella V."}, { - id: "6", - name: "Miguel A.", - role: "Weekend Escapist", - company: "Concepción", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-holding-cups_23-2149144918.jpg", - imageAlt: "Smiling man, Miguel A.", - }, + id: "6", name: "Miguel A.", role: "Weekend Escapist", company: "Concepción", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-holding-cups_23-2149144918.jpg", imageAlt: "Smiling man, Miguel A."}, ]} kpiItems={[ { - value: "50+", - label: "5-Star Reviews", - }, + value: "50+", label: "5-Star Reviews"}, { - value: "99%", - label: "Guest Satisfaction", - }, + value: "99%", label: "Guest Satisfaction"}, { - value: "Top Rated", - label: "Rural Retreat", - }, + value: "Top Rated", label: "Rural Retreat"}, ]} title="What Our Guests Say" description="Hear from visitors who experienced the magic of Domo Campo Ahumada and found their perfect escape." @@ -422,14 +244,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Booking.com", - "TripAdvisor", - "Airbnb Plus", - "Lonely Planet", - "National Geographic Travel", - "Chile Travel", - "Valparaíso Tourism", - ]} + "Booking.com", "TripAdvisor", "Airbnb Plus", "Lonely Planet", "National Geographic Travel", "Chile Travel", "Valparaíso Tourism"]} title="Recognized for Exceptional Hospitality" description="Proudly affiliated with leading travel and hospitality organizations committed to quality and sustainability." /> @@ -441,25 +256,13 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "What are the check-in and check-out times?", - content: "Check-in is at 3:00 PM and check-out is at 11:00 AM. Early check-in or late check-out may be available upon request and subject to availability.", - }, + id: "q1", title: "What are the check-in and check-out times?", content: "Check-in is at 3:00 PM and check-out is at 11:00 AM. Early check-in or late check-out may be available upon request and subject to availability."}, { - id: "q2", - title: "Is Domo Campo Ahumada pet-friendly?", - content: "We understand that pets are part of the family. Please contact us directly to inquire about our pet policy and any associated fees.", - }, + id: "q2", title: "Is Domo Campo Ahumada pet-friendly?", content: "We understand that pets are part of the family. Please contact us directly to inquire about our pet policy and any associated fees."}, { - id: "q3", - title: "What amenities are included in each domo?", - content: "Each domo features a private hot tub, fully equipped kitchen, comfortable queen or king-sized bed, private bathroom, heating, air conditioning, and a spacious outdoor patio.", - }, + id: "q3", title: "What amenities are included in each domo?", content: "Each domo features a private hot tub, fully equipped kitchen, comfortable queen or king-sized bed, private bathroom, heating, air conditioning, and a spacious outdoor patio."}, { - id: "q4", - title: "How do I make a reservation?", - content: "You can make a reservation directly through our website by clicking the 'Book Your Escape' button, or by contacting us via phone or email.", - }, + id: "q4", title: "How do I make a reservation?", content: "You can make a reservation directly through our website by clicking the 'Book Your Escape' button, or by contacting us via phone or email."}, ]} title="Your Questions, Answered" description="Find quick answers to common inquiries about your stay, amenities, and booking process at Domo Campo Ahumada." @@ -471,18 +274,13 @@ export default function LandingPage() { @@ -494,71 +292,43 @@ export default function LandingPage() { logoText="Domo Campo Ahumada" columns={[ { - title: "About Us", - items: [ + title: "About Us", items: [ { - label: "Our Story", - href: "#about", - }, + label: "Our Story", href: "#about"}, { - label: "Sustainability", - href: "#", - }, + label: "Sustainability", href: "#"}, { - label: "Guest Reviews", - href: "#testimonials", - }, + label: "Guest Reviews", href: "#testimonials"}, ], }, { - title: "Accommodations", - items: [ + title: "Accommodations", items: [ { - label: "Domo Types", - href: "#accommodations", - }, + label: "Domo Types", href: "#accommodations"}, { - label: "Amenities", - href: "#amenities", - }, + label: "Amenities", href: "#amenities"}, { - label: "Packages", - href: "#pricing", - }, + label: "Packages", href: "#pricing"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Contact Us", - href: "#contact", - }, + label: "Contact Us", href: "#contact"}, { - label: "Booking Policy", - href: "#", - }, + label: "Booking Policy", href: "#"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, { - label: "Newsletter", - href: "#", - }, + label: "Newsletter", href: "#"}, ], }, ]} -- 2.49.1