From da144e85c2389c2014ca90d0ecd8a3b0308ee7a4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 06:00:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 39 +++++++++++++++++---------------------- 1 file changed, 17 insertions(+), 22 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b24b1df..582660b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,6 +58,10 @@ export default function TulipsResortPage() { imageAlt="Tulips Resort landscape" showDimOverlay={true} textPosition="bottom" + testimonials={[ + { name: "Guest 1", handle: "@guest1", testimonial: "Amazing experience!", rating: 5 }, + { name: "Guest 2", handle: "@guest2", testimonial: "Truly serene.", rating: 5 } + ]} /> @@ -86,13 +90,9 @@ export default function TulipsResortPage() { useInvertedBackground={false} features={[ { - tag: "Dining", title: "Gourmet Cuisine", subtitle: "World-Class Dining", description: "Indulge in a curated selection of fine dining experiences, featuring locally sourced ingredients.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-2.jpg"}, + tag: "Dining", title: "Gourmet Cuisine", subtitle: "World-Class Dining", description: "Indulge in a curated selection of fine dining experiences, featuring locally sourced ingredients.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-2.jpg"}, { - tag: "Spa", title: "Wellness & Spa", subtitle: "Rejuvenate", description: "Escape to our tranquil spa for world-class treatments designed to restore your balance and spirit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-3.jpg"}, - { - tag: "Leisure", title: "Private Pools", subtitle: "Unwind", description: "Enjoy private pool access with stunning views of the surrounding natural landscape.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-4.jpg"}, - { - tag: "Adventure", title: "Nature Trails", subtitle: "Explore", description: "Explore our lush property with private guided tours through our signature tulip gardens.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-5.jpg"}, + tag: "Spa", title: "Wellness & Spa", subtitle: "Rejuvenate", description: "Escape to our tranquil spa for world-class treatments designed to restore your balance and spirit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-3.jpg"}, ]} /> @@ -104,13 +104,12 @@ export default function TulipsResortPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" animationType="slide-up" + useInvertedBackground={false} members={[ { - id: "1", name: "Unmatched Luxury", role: "Every detail of your stay is carefully crafted for ultimate comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-6.jpg"}, + id: "1", name: "Unmatched Luxury", role: "Every detail of your stay is carefully crafted for ultimate comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-6.jpg"}, { - id: "2", name: "Exquisite Locations", role: "Nestled in the most beautiful, secluded spots for privacy and beauty.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-7.jpg"}, - { - id: "3", name: "Personalized Service", role: "Our staff is dedicated to ensuring every need is met with warmth and professionalism.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-8.jpg"}, + id: "2", name: "Exquisite Locations", role: "Nestled in the most beautiful, secluded spots for privacy and beauty.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-7.jpg"}, ]} /> @@ -123,13 +122,12 @@ export default function TulipsResortPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" animationType="slide-up" + useInvertedBackground={false} members={[ { - id: "1", name: "Elena Vance", role: "General Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-11.jpg"}, + id: "1", name: "Elena Vance", role: "General Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-11.jpg"}, { - id: "2", name: "Julian Thorne", role: "Executive Chef", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-10.jpg"}, - { - id: "3", name: "Maya Kincaid", role: "Head of Hospitality", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-9.jpg"}, + id: "2", name: "Julian Thorne", role: "Executive Chef", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-10.jpg"}, ]} /> @@ -139,11 +137,10 @@ export default function TulipsResortPage() { cardTag="Guest Experiences" cardTitle="See why our guests return year after year." cardAnimation="slide-up" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Julia & Mark", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-10.jpg" }, { id: "2", name: "David S.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-11.jpg" }, - { id: "3", name: "Anna R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-4.jpg" }, - { id: "4", name: "Kevin M.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-9.jpg" }, ]} /> @@ -155,10 +152,10 @@ export default function TulipsResortPage() { description="Find answers to common questions about your stay." textboxLayout="default" faqsAnimation="slide-up" + useInvertedBackground={false} faqs={[ { id: "1", title: "Can I customize my stay?", content: "Yes, we offer concierge services to customize every aspect of your visit, from dining to activities." }, { id: "2", title: "Is the resort child-friendly?", content: "We welcome families and have tailored activities for children of all ages." }, - { id: "3", title: "Are pets allowed?", content: "We have pet-friendly accommodations available upon prior request." }, ]} /> @@ -167,21 +164,19 @@ export default function TulipsResortPage() {