diff --git a/src/app/page.tsx b/src/app/page.tsx index 7aaa9c9..7ae78e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="inset" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" @@ -89,7 +89,7 @@ export default function HomePage() { @@ -136,44 +134,24 @@ export default function HomePage() { tagAnimation="blur-reveal" features={[ { - id: "wifi", - title: "High-Speed Wi-Fi", - description: - "Stay connected with complimentary high-speed internet throughout the retreat.", - tag: "Connectivity", - imageSrc: - "http://img.b2bpic.net/free-photo/woman-speaking-phone-sofa_23-2147778855.jpg?_wi=1", - imageAlt: "Modern accommodation interior", - }, + id: "wifi", title: "High-Speed Wi-Fi", description: + "Stay connected with complimentary high-speed internet throughout the retreat.", tag: "Connectivity", imageSrc: + "http://img.b2bpic.net/free-photo/woman-speaking-phone-sofa_23-2147778855.jpg", imageAlt: "Modern accommodation interior"}, { - id: "garden", - title: "Private Garden & Views", - description: - "Unwind in your secluded outdoor space with panoramic countryside vistas and native gardens.", - tag: "Nature", - imageSrc: - "http://img.b2bpic.net/free-photo/town-park-with-benches-fireplace_114579-13022.jpg?_wi=1", - imageAlt: "Private garden outdoor space", - }, + id: "garden", title: "Private Garden & Views", description: + "Unwind in your secluded outdoor space with panoramic countryside vistas and native gardens.", tag: "Nature", imageSrc: + "http://img.b2bpic.net/free-photo/town-park-with-benches-fireplace_114579-13022.jpg", imageAlt: "Private garden outdoor space"}, { - id: "amenities", - title: "Self-Contained Luxury", - description: - "Full kitchen, spa bathroom, heating, and all essentials for an effortless, indulgent stay.", - tag: "Comfort", - imageSrc: - "http://img.b2bpic.net/free-photo/minimal-bathroom-authentic-interior-design_53876-126793.jpg?_wi=1", - imageAlt: "Luxury bathroom interior", - }, + id: "amenities", title: "Self-Contained Luxury", description: + "Full kitchen, spa bathroom, heating, and all essentials for an effortless, indulgent stay.", tag: "Comfort", imageSrc: + "http://img.b2bpic.net/free-photo/minimal-bathroom-authentic-interior-design_53876-126793.jpg", imageAlt: "Luxury bathroom interior"}, ]} animationType="slide-up" textboxLayout="default" useInvertedBackground={true} buttons={[ { - text: "View Accommodation Details", - href: "/accommodation", - }, + text: "View Accommodation Details", href: "/accommodation"}, ]} buttonAnimation="blur-reveal" /> @@ -188,44 +166,24 @@ export default function HomePage() { tagAnimation="blur-reveal" features={[ { - id: "nature-walks", - title: "Guided Nature Exploration", - description: - "Discover Tasmania's native flora and fauna on curated walking trails near the retreat.", - tag: "Adventure", - imageSrc: - "http://img.b2bpic.net/free-photo/grass-covered-sand-dunes_181624-38727.jpg?_wi=1", - imageAlt: "Nature trail countryside landscape", - }, + id: "nature-walks", title: "Guided Nature Exploration", description: + "Discover Tasmania's native flora and fauna on curated walking trails near the retreat.", tag: "Adventure", imageSrc: + "http://img.b2bpic.net/free-photo/grass-covered-sand-dunes_181624-38727.jpg", imageAlt: "Nature trail countryside landscape"}, { - id: "romantic-moments", - title: "Romantic Getaways", - description: - "Celebrate love in an intimate setting designed for connection, privacy, and tranquility.", - tag: "Romance", - imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-colorful-peacock-perched-wooden-hut-zoo_181624-1984.jpg?_wi=1", - imageAlt: "Exterior luxury retreat setting", - }, + id: "romantic-moments", title: "Romantic Getaways", description: + "Celebrate love in an intimate setting designed for connection, privacy, and tranquility.", tag: "Romance", imageSrc: + "http://img.b2bpic.net/free-photo/beautiful-colorful-peacock-perched-wooden-hut-zoo_181624-1984.jpg", imageAlt: "Exterior luxury retreat setting"}, { - id: "wellness", - title: "Wellness & Relaxation", - description: - "Rejuvenate with spa amenities, meditation spaces, and the healing power of nature.", - tag: "Well-being", - imageSrc: - "http://img.b2bpic.net/free-photo/minimal-bathroom-authentic-interior-design_53876-126793.jpg?_wi=2", - imageAlt: "Spa bathroom interior", - }, + id: "wellness", title: "Wellness & Relaxation", description: + "Rejuvenate with spa amenities, meditation spaces, and the healing power of nature.", tag: "Well-being", imageSrc: + "http://img.b2bpic.net/free-photo/minimal-bathroom-authentic-interior-design_53876-126793.jpg", imageAlt: "Spa bathroom interior"}, ]} animationType="slide-up" textboxLayout="default" useInvertedBackground={false} buttons={[ { - text: "Explore Full Experiences", - href: "/experience", - }, + text: "Explore Full Experiences", href: "/experience"}, ]} buttonAnimation="blur-reveal" /> @@ -240,59 +198,23 @@ export default function HomePage() { tagAnimation="blur-reveal" products={[ { - id: "ext-1", - name: "Exterior & Landscape", - price: "Scandinavian Design", - variant: "Countryside Setting", - imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-colorful-peacock-perched-wooden-hut-zoo_181624-1984.jpg?_wi=2", - imageAlt: "Barnhaus exterior with garden views", - }, + id: "ext-1", name: "Exterior & Landscape", price: "Scandinavian Design", variant: "Countryside Setting", imageSrc: + "http://img.b2bpic.net/free-photo/beautiful-colorful-peacock-perched-wooden-hut-zoo_181624-1984.jpg", imageAlt: "Barnhaus exterior with garden views"}, { - id: "int-1", - name: "Bedroom Sanctuary", - price: "Luxury Comfort", - variant: "Natural Light", - imageSrc: - "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832311.jpg?_wi=1", - imageAlt: "Minimalist bedroom interior", - }, + id: "int-1", name: "Bedroom Sanctuary", price: "Luxury Comfort", variant: "Natural Light", imageSrc: + "http://img.b2bpic.net/free-photo/cup-tea-cookies_23-2148832311.jpg", imageAlt: "Minimalist bedroom interior"}, { - id: "int-2", - name: "Kitchen Retreat", - price: "Modern Minimalist", - variant: "Fully Equipped", - imageSrc: - "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2150772131.jpg?_wi=1", - imageAlt: "Modern kitchen interior", - }, + id: "int-2", name: "Kitchen Retreat", price: "Modern Minimalist", variant: "Fully Equipped", imageSrc: + "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2150772131.jpg", imageAlt: "Modern kitchen interior"}, { - id: "bath", - name: "Spa Bathroom", - price: "Luxury Indulgence", - variant: "Natural Materials", - imageSrc: - "http://img.b2bpic.net/free-photo/minimal-bathroom-authentic-interior-design_53876-126793.jpg?_wi=3", - imageAlt: "Spa-style bathroom", - }, + id: "bath", name: "Spa Bathroom", price: "Luxury Indulgence", variant: "Natural Materials", imageSrc: + "http://img.b2bpic.net/free-photo/minimal-bathroom-authentic-interior-design_53876-126793.jpg", imageAlt: "Spa-style bathroom"}, { - id: "garden", - name: "Private Garden", - price: "Peaceful Outdoor", - variant: "Native Flora", - imageSrc: - "http://img.b2bpic.net/free-photo/town-park-with-benches-fireplace_114579-13022.jpg?_wi=2", - imageAlt: "Private garden space", - }, + id: "garden", name: "Private Garden", price: "Peaceful Outdoor", variant: "Native Flora", imageSrc: + "http://img.b2bpic.net/free-photo/town-park-with-benches-fireplace_114579-13022.jpg", imageAlt: "Private garden space"}, { - id: "nature", - name: "Surrounding Nature", - price: "Scenic Landscape", - variant: "Tasmania Countryside", - imageSrc: - "http://img.b2bpic.net/free-photo/grass-covered-sand-dunes_181624-38727.jpg?_wi=2", - imageAlt: "Countryside landscape views", - }, + id: "nature", name: "Surrounding Nature", price: "Scenic Landscape", variant: "Tasmania Countryside", imageSrc: + "http://img.b2bpic.net/free-photo/grass-covered-sand-dunes_181624-38727.jpg", imageAlt: "Countryside landscape views"}, ]} gridVariant="bento-grid" textboxLayout="default" @@ -301,9 +223,7 @@ export default function HomePage() { carouselMode="buttons" buttons={[ { - text: "View Full Gallery", - href: "/gallery", - }, + text: "View Full Gallery", href: "/gallery"}, ]} buttonAnimation="blur-reveal" /> @@ -318,71 +238,29 @@ export default function HomePage() { tagAnimation="blur-reveal" testimonials={[ { - id: "1", - title: "A Perfect Romantic Escape", - quote: - "Barnhaus exceeded every expectation. The thoughtful design, sustainable practices, and breathtaking views made our anniversary truly special. We're already planning our return.", - name: "Sarah & James Mitchell", - role: "Travelers", - imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-romantic-couple-autumn-park-having-fun_482257-34153.jpg?_wi=1", - imageAlt: "Happy couple guests", - }, + id: "1", title: "A Perfect Romantic Escape", quote: + "Barnhaus exceeded every expectation. The thoughtful design, sustainable practices, and breathtaking views made our anniversary truly special. We're already planning our return.", name: "Sarah & James Mitchell", role: "Travelers", imageSrc: + "http://img.b2bpic.net/free-photo/beautiful-romantic-couple-autumn-park-having-fun_482257-34153.jpg", imageAlt: "Happy couple guests"}, { - id: "2", - title: "Luxury Meets Consciousness", - quote: - "As eco-conscious travelers, we loved supporting a retreat that practices what it preaches. The eco-credentials are genuine, not greenwashing. Simply exceptional.", - name: "David Chen", - role: "Sustainability Advocate", - imageSrc: - "http://img.b2bpic.net/free-photo/mature-grey-beard-businessman-wearing-casual-grey-jacket-looking-thru-tree-trunks-leaning-one-life-after-40-years-concept-problems-depression-middle-age-crisis_549566-1022.jpg?_wi=1", - imageAlt: "David Chen portrait", - }, + id: "2", title: "Luxury Meets Consciousness", quote: + "As eco-conscious travelers, we loved supporting a retreat that practices what it preaches. The eco-credentials are genuine, not greenwashing. Simply exceptional.", name: "David Chen", role: "Sustainability Advocate", imageSrc: + "http://img.b2bpic.net/free-photo/mature-grey-beard-businessman-wearing-casual-grey-jacket-looking-thru-tree-trunks-leaning-one-life-after-40-years-concept-problems-depression-middle-age-crisis_549566-1022.jpg", imageAlt: "David Chen portrait"}, { - id: "3", - title: "A Serene Sanctuary", - quote: - "Finally, a retreat where I can disconnect and truly relax. The Scandinavian design is calming, and waking up to countryside views felt like a dream.", - name: "Emma Rodriguez", - role: "Wellness Enthusiast", - imageSrc: - "http://img.b2bpic.net/free-photo/shocked-young-woman-getting-good-news_1262-20415.jpg?_wi=1", - imageAlt: "Emma Rodriguez portrait", - }, + id: "3", title: "A Serene Sanctuary", quote: + "Finally, a retreat where I can disconnect and truly relax. The Scandinavian design is calming, and waking up to countryside views felt like a dream.", name: "Emma Rodriguez", role: "Wellness Enthusiast", imageSrc: + "http://img.b2bpic.net/free-photo/shocked-young-woman-getting-good-news_1262-20415.jpg", imageAlt: "Emma Rodriguez portrait"}, { - id: "4", - title: "Nature & Comfort, Perfectly Balanced", - quote: - "We brought our extended family and everyone fell in love. The space is intimate yet comfortable, sustainable yet luxurious. Highly recommended.", - name: "Michael & Lisa Thompson", - role: "Family Group", - imageSrc: - "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1265.jpg", - imageAlt: "Family group guests", - }, + id: "4", title: "Nature & Comfort, Perfectly Balanced", quote: + "We brought our extended family and everyone fell in love. The space is intimate yet comfortable, sustainable yet luxurious. Highly recommended.", name: "Michael & Lisa Thompson", role: "Family Group", imageSrc: + "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1265.jpg", imageAlt: "Family group guests"}, { - id: "5", - title: "Exceeded All Expectations", - quote: - "The attention to detail is remarkable. From the organic toiletries to the solar-powered ambiance, every touchpoint reflects genuine care for guests and the environment.", - name: "Thomas Anderson", - role: "Luxury Traveler", - imageSrc: - "http://img.b2bpic.net/free-photo/young-sportsloving-man-examining-bicycle-parts-home-yard-damage-repair-with-tools-energetic-male-cyclist-fixing-broken-bike-chain-wheel-outside-summer-leisure-cycling_482257-72805.jpg", - imageAlt: "Thomas Anderson portrait", - }, + id: "5", title: "Exceeded All Expectations", quote: + "The attention to detail is remarkable. From the organic toiletries to the solar-powered ambiance, every touchpoint reflects genuine care for guests and the environment.", name: "Thomas Anderson", role: "Luxury Traveler", imageSrc: + "http://img.b2bpic.net/free-photo/young-sportsloving-man-examining-bicycle-parts-home-yard-damage-repair-with-tools-energetic-male-cyclist-fixing-broken-bike-chain-wheel-outside-summer-leisure-cycling_482257-72805.jpg", imageAlt: "Thomas Anderson portrait"}, { - id: "6", - title: "Pure Magic in the Countryside", - quote: - "Our stay at Barnhaus was transformative. The natural setting combined with impeccable hospitality created memories we'll treasure forever.", - name: "Sophie Laurent", - role: "Adventure Seeker", - imageSrc: - "http://img.b2bpic.net/free-photo/woman-smiling-with-hands-clasped_1139-469.jpg", - imageAlt: "Sophie Laurent portrait", - }, + id: "6", title: "Pure Magic in the Countryside", quote: + "Our stay at Barnhaus was transformative. The natural setting combined with impeccable hospitality created memories we'll treasure forever.", name: "Sophie Laurent", role: "Adventure Seeker", imageSrc: + "http://img.b2bpic.net/free-photo/woman-smiling-with-hands-clasped_1139-469.jpg", imageAlt: "Sophie Laurent portrait"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -399,28 +277,16 @@ export default function HomePage() { tagAnimation="blur-reveal" metrics={[ { - id: "1", - value: "500+", - title: "Happy Guests", - description: - "Trusted by travelers worldwide for unforgettable eco-luxury stays", - icon: Users, + id: "1", value: "500+", title: "Happy Guests", description: + "Trusted by travelers worldwide for unforgettable eco-luxury stays", icon: Users, }, { - id: "2", - value: "4.9", - title: "Star Rating", - description: - "Consistently praised for luxury, sustainability, and exceptional service", - icon: Star, + id: "2", value: "4.9", title: "Star Rating", description: + "Consistently praised for luxury, sustainability, and exceptional service", icon: Star, }, { - id: "3", - value: "100%", - title: "Carbon Neutral", - description: - "Powered by renewable energy and committed to zero-waste practices", - icon: Leaf, + id: "3", value: "100%", title: "Carbon Neutral", description: + "Powered by renewable energy and committed to zero-waste practices", icon: Leaf, }, ]} gridVariant="uniform-all-items-equal" @@ -429,9 +295,7 @@ export default function HomePage() { useInvertedBackground={true} buttons={[ { - text: "See Our Sustainability Commitment", - href: "/sustainability", - }, + text: "See Our Sustainability Commitment", href: "/sustainability"}, ]} buttonAnimation="blur-reveal" /> @@ -446,44 +310,24 @@ export default function HomePage() { tagAnimation="blur-reveal" features={[ { - id: "solar", - title: "100% Solar Powered", - description: - "Advanced solar panels provide all energy needs, with backup systems ensuring uninterrupted comfort.", - tag: "Renewable Energy", - imageSrc: - "http://img.b2bpic.net/free-photo/young-engineer-working-energy-innovations_23-2148820158.jpg?_wi=1", - imageAlt: "Solar panel renewable energy system", - }, + id: "solar", title: "100% Solar Powered", description: + "Advanced solar panels provide all energy needs, with backup systems ensuring uninterrupted comfort.", tag: "Renewable Energy", imageSrc: + "http://img.b2bpic.net/free-photo/young-engineer-working-energy-innovations_23-2148820158.jpg", imageAlt: "Solar panel renewable energy system"}, { - id: "water", - title: "Rainwater Harvesting", - description: - "Sophisticated collection and filtration systems capture and purify rainwater for household use.", - tag: "Water Conservation", - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-hands-man-beautiful-thai-costumes-splashing-with-water-bowl-temple-songkran-festival-thai-new-year-family-day-april_1150-61779.jpg?_wi=1", - imageAlt: "Water conservation system", - }, + id: "water", title: "Rainwater Harvesting", description: + "Sophisticated collection and filtration systems capture and purify rainwater for household use.", tag: "Water Conservation", imageSrc: + "http://img.b2bpic.net/free-photo/close-up-hands-man-beautiful-thai-costumes-splashing-with-water-bowl-temple-songkran-festival-thai-new-year-family-day-april_1150-61779.jpg", imageAlt: "Water conservation system"}, { - id: "materials", - title: "Organic, Sustainable Materials", - description: - "Sourced responsibly, our materials include reclaimed wood, natural textiles, and non-toxic finishes.", - tag: "Eco-Materials", - imageSrc: - "http://img.b2bpic.net/free-photo/top-view-plants-laboratory-glassware_23-2148785032.jpg?_wi=1", - imageAlt: "Natural sustainable building materials", - }, + id: "materials", title: "Organic, Sustainable Materials", description: + "Sourced responsibly, our materials include reclaimed wood, natural textiles, and non-toxic finishes.", tag: "Eco-Materials", imageSrc: + "http://img.b2bpic.net/free-photo/top-view-plants-laboratory-glassware_23-2148785032.jpg", imageAlt: "Natural sustainable building materials"}, ]} animationType="slide-up" textboxLayout="default" useInvertedBackground={true} buttons={[ { - text: "Learn More About Our Practices", - href: "/sustainability", - }, + text: "Learn More About Our Practices", href: "/sustainability"}, ]} buttonAnimation="blur-reveal" /> @@ -495,41 +339,23 @@ export default function HomePage() { sideDescription="Everything you need to know about booking and staying at Barnhaus." faqs={[ { - id: "1", - title: "What is included in the nightly rate?", - content: - "Your stay includes self-contained accommodation for 2 guests, all utilities (solar-powered), high-speed Wi-Fi, luxury amenities, and access to the private garden. Linens and eco-friendly toiletries are provided.", - }, + id: "1", title: "What is included in the nightly rate?", content: + "Your stay includes self-contained accommodation for 2 guests, all utilities (solar-powered), high-speed Wi-Fi, luxury amenities, and access to the private garden. Linens and eco-friendly toiletries are provided."}, { - id: "2", - title: "Are pets allowed?", - content: - "We welcome well-behaved pets on request. A pet surcharge of $30 per night applies. Please contact us in advance to arrange.", - }, + id: "2", title: "Are pets allowed?", content: + "We welcome well-behaved pets on request. A pet surcharge of $30 per night applies. Please contact us in advance to arrange."}, { - id: "3", - title: "What is the cancellation policy?", - content: - "Bookings cancelled 14+ days before arrival receive a full refund. Cancellations 7-13 days prior incur a 50% fee. Cancellations within 7 days or no-shows forfeit 100% of payment.", - }, + id: "3", title: "What is the cancellation policy?", content: + "Bookings cancelled 14+ days before arrival receive a full refund. Cancellations 7-13 days prior incur a 50% fee. Cancellations within 7 days or no-shows forfeit 100% of payment."}, { - id: "4", - title: "Is there parking available?", - content: - "Yes, secure off-street parking is provided at no additional cost. The property is accessible by standard vehicles.", - }, + id: "4", title: "Is there parking available?", content: + "Yes, secure off-street parking is provided at no additional cost. The property is accessible by standard vehicles."}, { - id: "5", - title: "Can I host events or gatherings?", - content: - "Barnhaus is designed for intimate escapes and accommodates a maximum of 2 guests. Private events cannot be hosted; however, small celebrations or anniversary dinners can be arranged with prior notice.", - }, + id: "5", title: "Can I host events or gatherings?", content: + "Barnhaus is designed for intimate escapes and accommodates a maximum of 2 guests. Private events cannot be hosted; however, small celebrations or anniversary dinners can be arranged with prior notice."}, { - id: "6", - title: "How do I book a stay?", - content: - "Visit our contact page to send an inquiry or call us directly at +61 437 994 552. We'll confirm availability and arrange payment. Early bookings recommended during peak seasons.", - }, + id: "6", title: "How do I book a stay?", content: + "Visit our contact page to send an inquiry or call us directly at +61 437 994 552. We'll confirm availability and arrange payment. Early bookings recommended during peak seasons."}, ]} textPosition="left" faqsAnimation="slide-up" @@ -550,29 +376,17 @@ export default function HomePage() { accordionAnimationType="smooth" faqs={[ { - id: "1", - title: "What are the check-in and check-out times?", - content: - "Standard check-in is 3:00 PM and check-out is 11:00 AM. Early check-in and late check-out may be available upon request, subject to availability.", - }, + id: "1", title: "What are the check-in and check-out times?", content: + "Standard check-in is 3:00 PM and check-out is 11:00 AM. Early check-in and late check-out may be available upon request, subject to availability."}, { - id: "2", - title: "Is the retreat suitable for families with children?", - content: - "Barnhaus accommodates 2 guests maximum. While not designed for large families, parents with infants or toddlers are welcome. Please discuss your specific needs when booking.", - }, + id: "2", title: "Is the retreat suitable for families with children?", content: + "Barnhaus accommodates 2 guests maximum. While not designed for large families, parents with infants or toddlers are welcome. Please discuss your specific needs when booking."}, { - id: "3", - title: "What connectivity and services are available?", - content: - "High-speed Wi-Fi is complimentary. Mobile service varies by provider. We're located 25km from Forthside village with general supplies; however, we recommend purchasing essentials in advance.", - }, + id: "3", title: "What connectivity and services are available?", content: + "High-speed Wi-Fi is complimentary. Mobile service varies by provider. We're located 25km from Forthside village with general supplies; however, we recommend purchasing essentials in advance."}, { - id: "4", - title: "Are there dining options nearby?", - content: - "We provide a fully equipped kitchen for self-catering. Several restaurants and cafes are within 30 minutes' drive. We can recommend local favorites upon request.", - }, + id: "4", title: "Are there dining options nearby?", content: + "We provide a fully equipped kitchen for self-catering. Several restaurants and cafes are within 30 minutes' drive. We can recommend local favorites upon request."}, ]} showCard={true} />