Merge version_1 into main #2
413
src/app/page.tsx
413
src/app/page.tsx
@@ -33,37 +33,21 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Membership",
|
||||
id: "#membership",
|
||||
},
|
||||
name: "Membership", id: "#membership"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "#gallery",
|
||||
},
|
||||
name: "Gallery", id: "#gallery"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Muirwood Pool"
|
||||
/>
|
||||
@@ -73,117 +57,63 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Your Neighborhood Pool for Summer Fun & Family Memories"
|
||||
description="Clean, welcoming, and community-focused, Muirwood Subdivision Pool offers a relaxing place to swim, unwind, and enjoy the Tennessee sunshine."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@MurfreesboroMom",
|
||||
testimonial: "\"I came to this pool today with one of my friends and it was a very good and chill pool. Definitely coming back!\"",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg?_wi=1",
|
||||
},
|
||||
name: "Sarah J.", handle: "@MurfreesboroMom", testimonial: "\"I came to this pool today with one of my friends and it was a very good and chill pool. Definitely coming back!\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg"},
|
||||
{
|
||||
name: "Michael C.",
|
||||
handle: "@PoolEnthusiast",
|
||||
testimonial: "\"I love this pool because everybody there is chill. Great atmosphere and always clean.\"",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-camera-hat-trendy-girl-casual-summer-white-t-shirt-yellow-skirt-round-sunglasses-positive-female-shows-facial-emotions-shows-peace-sign_158538-15869.jpg?_wi=1",
|
||||
},
|
||||
name: "Michael C.", handle: "@PoolEnthusiast", testimonial: "\"I love this pool because everybody there is chill. Great atmosphere and always clean.\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-camera-hat-trendy-girl-casual-summer-white-t-shirt-yellow-skirt-round-sunglasses-positive-female-shows-facial-emotions-shows-peace-sign_158538-15869.jpg"},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@CommunityLover",
|
||||
testimonial: "\"A community pool that's only as good as the community that supports it. Muirwood's community is amazing!\"",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-handsome-young-model-with-fuzzy-beard-stylish-headwear-t-shirt-with-rolled-up-sleeves-looking-away-while-posing-indoors_273609-1773.jpg?_wi=1",
|
||||
},
|
||||
name: "Emily R.", handle: "@CommunityLover", testimonial: "\"A community pool that's only as good as the community that supports it. Muirwood's community is amazing!\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-handsome-young-model-with-fuzzy-beard-stylish-headwear-t-shirt-with-rolled-up-sleeves-looking-away-while-posing-indoors_273609-1773.jpg"},
|
||||
{
|
||||
name: "David K.",
|
||||
handle: "@HappySwimmer",
|
||||
testimonial: "\"Fantastic place for the kids to spend summer. Always clean and the staff is super friendly!\"",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-using-smartphone-drinking-coffee-city_839833-27964.jpg",
|
||||
},
|
||||
name: "David K.", handle: "@HappySwimmer", testimonial: "\"Fantastic place for the kids to spend summer. Always clean and the staff is super friendly!\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-using-smartphone-drinking-coffee-city_839833-27964.jpg"},
|
||||
{
|
||||
name: "Jessica L.",
|
||||
handle: "@LocalResident",
|
||||
testimonial: "\"The perfect spot to relax and cool off. It truly feels like an extension of our backyard!\"",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-running_1139-224.jpg",
|
||||
},
|
||||
name: "Jessica L.", handle: "@LocalResident", testimonial: "\"The perfect spot to relax and cool off. It truly feels like an extension of our backyard!\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-running_1139-224.jpg"},
|
||||
{
|
||||
name: "Chris B.",
|
||||
handle: "@SummerFun",
|
||||
testimonial: "\"My family loves coming here. It's safe, clean, and a great way to meet other families.\"",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-walking-street_23-2147654965.jpg",
|
||||
},
|
||||
name: "Chris B.", handle: "@SummerFun", testimonial: "\"My family loves coming here. It's safe, clean, and a great way to meet other families.\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-walking-street_23-2147654965.jpg"},
|
||||
]}
|
||||
tag="Trusted Community"
|
||||
tagIcon={Star}
|
||||
buttons={[
|
||||
{
|
||||
text: "📞 Call Now",
|
||||
href: "tel:+1-555-555-5555",
|
||||
},
|
||||
text: "📞 Call Now", href: "tel:+1-555-555-5555"},
|
||||
{
|
||||
text: "📋 Request Membership Information",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "📋 Request Membership Information", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-hat_23-2149741868.jpg",
|
||||
alt: "Avatar 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-hat_23-2149741868.jpg", alt: "Avatar 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13330.jpg",
|
||||
alt: "Avatar 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13330.jpg", alt: "Avatar 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/short-break-work_329181-10289.jpg",
|
||||
alt: "Avatar 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/short-break-work_329181-10289.jpg", alt: "Avatar 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-with-sunglasses-her-head_23-2147910664.jpg",
|
||||
alt: "Avatar 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-with-sunglasses-her-head_23-2147910664.jpg", alt: "Avatar 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/dad-holding-his-happy-daughter-his-hands-pool_1268-23284.jpg",
|
||||
alt: "Happy community member",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/dad-holding-his-happy-daughter-his-hands-pool_1268-23284.jpg", alt: "Happy community member"},
|
||||
]}
|
||||
avatarText="⭐ 4.9 Rating | 👨👩👧 Family Friendly | 🏊 Community Pool | 📍 Murfreesboro, TN"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dad-holding-his-happy-daughter-his-hands-pool_1268-23284.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dad-holding-his-happy-daughter-his-hands-pool_1268-23284.jpg"
|
||||
imageAlt="Muirwood Subdivision Pool on a sunny day"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-pool_23-2148947870.jpg",
|
||||
alt: "Full shot smiley friends at pool",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-pool_23-2148947870.jpg", alt: "Full shot smiley friends at pool"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/summer-rest-young-man-his-kid-swimming-pool_259150-58422.jpg",
|
||||
alt: "Summer rest. Young man and his kid at the swimming pool",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/summer-rest-young-man-his-kid-swimming-pool_259150-58422.jpg", alt: "Summer rest. Young man and his kid at the swimming pool"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/friends-joking-swimming-pool_23-2147640608.jpg",
|
||||
alt: "Friends joking at swimming pool",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/friends-joking-swimming-pool_23-2147640608.jpg", alt: "Friends joking at swimming pool"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/girls-joking-swimming-pool_23-2147640508.jpg",
|
||||
alt: "Girls joking at the swimming pool",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/girls-joking-swimming-pool_23-2147640508.jpg", alt: "Girls joking at the swimming pool"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-woman-walking-street_23-2147654965.jpg",
|
||||
alt: "young man smiling casual",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/smiling-woman-walking-street_23-2147654965.jpg", alt: "young man smiling casual"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -195,17 +125,11 @@ export default function LandingPage() {
|
||||
description="Located in Murfreesboro, Muirwood Subdivision Pool is a neighborhood gathering place where families, friends, and neighbors come together to relax and enjoy the summer season.\n\nWhether you're spending the afternoon swimming, meeting neighbors, or simply enjoying a peaceful day by the water, our pool provides a comfortable and welcoming environment for all ages."
|
||||
metrics={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
title: "Overall Rating",
|
||||
},
|
||||
value: "4.9/5", title: "Overall Rating"},
|
||||
{
|
||||
value: "200+",
|
||||
title: "Happy Families",
|
||||
},
|
||||
value: "200+", title: "Happy Families"},
|
||||
{
|
||||
value: "5+",
|
||||
title: "Years Serving Community",
|
||||
},
|
||||
value: "5+", title: "Years Serving Community"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/party-with-friends-beach_1098-13209.jpg"
|
||||
imageAlt="Poolside lounge chairs and umbrellas"
|
||||
@@ -221,81 +145,47 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Clean & Well Maintained",
|
||||
description: "Our pool is regularly maintained to provide a safe and enjoyable swimming experience for everyone.",
|
||||
icon: Droplet,
|
||||
title: "Clean & Well Maintained", description: "Our pool is regularly maintained to provide a safe and enjoyable swimming experience for everyone.", icon: Droplet,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stair-pool_1203-2577.jpg",
|
||||
imageAlt: "Clean pool water",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stair-pool_1203-2577.jpg", imageAlt: "Clean pool water"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-spending-some-quality-time-together_23-2149032325.jpg",
|
||||
imageAlt: "Clean pool water",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dad-holding-his-happy-daughter-his-hands-pool_1268-23284.jpg?_wi=2",
|
||||
imageAlt: "crystal clear pool water clean",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-spending-some-quality-time-together_23-2149032325.jpg", imageAlt: "Clean pool water"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Spacious Pool Area",
|
||||
description: "Enjoy plenty of room for swimming, relaxing, and spending quality time with family and friends.",
|
||||
icon: Sun,
|
||||
title: "Spacious Pool Area", description: "Enjoy plenty of room for swimming, relaxing, and spending quality time with family and friends.", icon: Sun,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-massage-bed_1339-4790.jpg",
|
||||
imageAlt: "Spacious pool area",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-massage-bed_1339-4790.jpg", imageAlt: "Spacious pool area"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-pictures-pool_23-2147640624.jpg",
|
||||
imageAlt: "Spacious pool area",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg?_wi=2",
|
||||
imageAlt: "crystal clear pool water clean",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-pictures-pool_23-2147640624.jpg", imageAlt: "Spacious pool area"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Community Atmosphere",
|
||||
description: "A friendly neighborhood environment where residents can connect and create lasting memories all summer long.",
|
||||
icon: Users,
|
||||
title: "Community Atmosphere", description: "A friendly neighborhood environment where residents can connect and create lasting memories all summer long.", icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girls-playing-swimming-pool-summer-garden_169016-38127.jpg",
|
||||
imageAlt: "Families enjoying community pool",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girls-playing-swimming-pool-summer-garden_169016-38127.jpg", imageAlt: "Families enjoying community pool"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-smiling-drinking-cocktails-lying-chaises-near-swimming-pool_176420-4058.jpg",
|
||||
imageAlt: "Families enjoying community pool",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-camera-hat-trendy-girl-casual-summer-white-t-shirt-yellow-skirt-round-sunglasses-positive-female-shows-facial-emotions-shows-peace-sign_158538-15869.jpg?_wi=2",
|
||||
imageAlt: "crystal clear pool water clean",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-smiling-drinking-cocktails-lying-chaises-near-swimming-pool_176420-4058.jpg", imageAlt: "Families enjoying community pool"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Convenient Location",
|
||||
description: "Perfectly situated in Murfreesboro with easy access for all neighborhood residents and nearby communities.",
|
||||
icon: MapPin,
|
||||
title: "Convenient Location", description: "Perfectly situated in Murfreesboro with easy access for all neighborhood residents and nearby communities.", icon: MapPin,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-students-posing-college_23-2147666472.jpg",
|
||||
imageAlt: "Murfreesboro neighborhood",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-students-posing-college_23-2147666472.jpg", imageAlt: "Murfreesboro neighborhood"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150574534.jpg",
|
||||
imageAlt: "Murfreesboro neighborhood",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-handsome-young-model-with-fuzzy-beard-stylish-headwear-t-shirt-with-rolled-up-sleeves-looking-away-while-posing-indoors_273609-1773.jpg?_wi=2",
|
||||
imageAlt: "crystal clear pool water clean",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150574534.jpg", imageAlt: "Murfreesboro neighborhood"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Why Families Love Muirwood Pool"
|
||||
description="Experience the difference at Muirwood – where every swim is a memory in the making."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Membership Information",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Membership Information", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -308,45 +198,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Local Resident",
|
||||
company: "Muirwood",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-4049.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "Local Resident", company: "Muirwood", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-4049.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael C.",
|
||||
role: "Parent",
|
||||
company: "Murfreesboro",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-jersey_1187-5170.jpg",
|
||||
},
|
||||
id: "2", name: "Michael C.", role: "Parent", company: "Murfreesboro", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-jersey_1187-5170.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
role: "Community Leader",
|
||||
company: "Muirwood HOA",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-man-smiling-confident-wearing-glasses-isolated-white-background_839833-35235.jpg",
|
||||
},
|
||||
id: "3", name: "Emily R.", role: "Community Leader", company: "Muirwood HOA", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-man-smiling-confident-wearing-glasses-isolated-white-background_839833-35235.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
role: "New Homeowner",
|
||||
company: "Murfreesboro",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg",
|
||||
},
|
||||
id: "4", name: "David K.", role: "New Homeowner", company: "Murfreesboro", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
role: "Family Member",
|
||||
company: "Muirwood",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/international-summer-dance-school_1385-3165.jpg",
|
||||
},
|
||||
id: "5", name: "Jessica L.", role: "Family Member", company: "Muirwood", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/international-summer-dance-school_1385-3165.jpg"},
|
||||
]}
|
||||
title="What Visitors Are Saying"
|
||||
description="⭐ 4.9 / 5 Stars - Based on Community Reviews"
|
||||
@@ -360,71 +225,40 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "individual",
|
||||
badge: "Single Access",
|
||||
badgeIcon: Users,
|
||||
price: "Starting at $XX",
|
||||
subtitle: "Perfect for individuals seeking summer relaxation.",
|
||||
buttons: [
|
||||
id: "individual", badge: "Single Access", badgeIcon: Users,
|
||||
price: "Starting at $XX", subtitle: "Perfect for individuals seeking summer relaxation.", buttons: [
|
||||
{
|
||||
text: "Request Info",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Info", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Individual Pool Access",
|
||||
"Seasonal Pass",
|
||||
"Community Events Access",
|
||||
],
|
||||
"Individual Pool Access", "Seasonal Pass", "Community Events Access"],
|
||||
},
|
||||
{
|
||||
id: "family",
|
||||
badge: "Family Fun",
|
||||
badgeIcon: Sparkles,
|
||||
price: "Starting at $YY",
|
||||
subtitle: "Ideal for families to create lasting summer memories.",
|
||||
buttons: [
|
||||
id: "family", badge: "Family Fun", badgeIcon: Sparkles,
|
||||
price: "Starting at $YY", subtitle: "Ideal for families to create lasting summer memories.", buttons: [
|
||||
{
|
||||
text: "Request Info",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Info", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Family Pool Access",
|
||||
"Seasonal Pass for Household",
|
||||
"Priority Event Registration",
|
||||
],
|
||||
"Family Pool Access", "Seasonal Pass for Household", "Priority Event Registration"],
|
||||
},
|
||||
{
|
||||
id: "guest-pass",
|
||||
badge: "Guest Access",
|
||||
badgeIcon: Waves,
|
||||
price: "Daily Rate",
|
||||
subtitle: "Temporary access for friends and extended family.",
|
||||
buttons: [
|
||||
id: "guest-pass", badge: "Guest Access", badgeIcon: Waves,
|
||||
price: "Daily Rate", subtitle: "Temporary access for friends and extended family.", buttons: [
|
||||
{
|
||||
text: "Request Info",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Info", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Daily Guest Passes",
|
||||
"Must be accompanied by member",
|
||||
"Limited availability",
|
||||
],
|
||||
"Daily Guest Passes", "Must be accompanied by member", "Limited availability"],
|
||||
},
|
||||
]}
|
||||
title="Interested in Pool Access?"
|
||||
description="Looking for information about membership, access cards, seasonal availability, or community guidelines? Our team is happy to help."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Membership Information",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Membership Information", href: "#contact"},
|
||||
{
|
||||
text: "Call Today",
|
||||
href: "tel:+1-555-555-5555",
|
||||
},
|
||||
text: "Call Today", href: "tel:+1-555-555-5555"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -437,53 +271,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "g1",
|
||||
name: "Pool Overview",
|
||||
price: "",
|
||||
variant: "Spacious & Inviting",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-147853.jpg",
|
||||
imageAlt: "Aerial view of Muirwood community pool",
|
||||
},
|
||||
id: "g1", name: "Pool Overview", price: "", variant: "Spacious & Inviting", imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-147853.jpg", imageAlt: "Aerial view of Muirwood community pool"},
|
||||
{
|
||||
id: "g2",
|
||||
name: "Comfortable Seating",
|
||||
price: "",
|
||||
variant: "Relaxation Zones",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-umbrella_1203-310.jpg",
|
||||
imageAlt: "Poolside lounge chairs with umbrellas",
|
||||
},
|
||||
id: "g2", name: "Comfortable Seating", price: "", variant: "Relaxation Zones", imageSrc: "http://img.b2bpic.net/free-photo/red-umbrella_1203-310.jpg", imageAlt: "Poolside lounge chairs with umbrellas"},
|
||||
{
|
||||
id: "g3",
|
||||
name: "Community Events",
|
||||
price: "",
|
||||
variant: "Gather & Celebrate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-chatting-garden_23-2147640620.jpg",
|
||||
imageAlt: "Families enjoying a community event at the pool",
|
||||
},
|
||||
id: "g3", name: "Community Events", price: "", variant: "Gather & Celebrate", imageSrc: "http://img.b2bpic.net/free-photo/friends-chatting-garden_23-2147640620.jpg", imageAlt: "Families enjoying a community event at the pool"},
|
||||
{
|
||||
id: "g4",
|
||||
name: "Summer Activities",
|
||||
price: "",
|
||||
variant: "Fun for All Ages",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-black-white-scene-with-summertime-activity-fun_23-2151244310.jpg",
|
||||
imageAlt: "Kids playing in the pool",
|
||||
},
|
||||
id: "g4", name: "Summer Activities", price: "", variant: "Fun for All Ages", imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-black-white-scene-with-summertime-activity-fun_23-2151244310.jpg", imageAlt: "Kids playing in the pool"},
|
||||
{
|
||||
id: "g5",
|
||||
name: "Happy Families",
|
||||
price: "",
|
||||
variant: "Making Memories",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-four-enjoying-day-swimming-pool-together_23-2149025456.jpg",
|
||||
imageAlt: "Family enjoying time together in the pool",
|
||||
},
|
||||
id: "g5", name: "Happy Families", price: "", variant: "Making Memories", imageSrc: "http://img.b2bpic.net/free-photo/family-four-enjoying-day-swimming-pool-together_23-2149025456.jpg", imageAlt: "Family enjoying time together in the pool"},
|
||||
{
|
||||
id: "g6",
|
||||
name: "Evening Ambiance",
|
||||
price: "",
|
||||
variant: "Twilight Swims",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/part-memorial-complex-fountain_23-2148184276.jpg",
|
||||
imageAlt: "Community pool illuminated at night",
|
||||
},
|
||||
id: "g6", name: "Evening Ambiance", price: "", variant: "Twilight Swims", imageSrc: "http://img.b2bpic.net/free-photo/part-memorial-complex-fountain_23-2148184276.jpg", imageAlt: "Community pool illuminated at night"},
|
||||
]}
|
||||
title="See the Pool"
|
||||
description="A glimpse into the fun and relaxation awaiting you at Muirwood Subdivision Pool."
|
||||
@@ -496,25 +294,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do I obtain pool access?",
|
||||
content: "Contact us using the form below and we'll provide information regarding eligibility and access requirements for Muirwood residents.",
|
||||
},
|
||||
id: "f1", title: "How do I obtain pool access?", content: "Contact us using the form below and we'll provide information regarding eligibility and access requirements for Muirwood residents."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What are the pool hours?",
|
||||
content: "Pool availability and seasonal schedules may vary. Contact us for current information on operating hours and holiday schedules.",
|
||||
},
|
||||
id: "f2", title: "What are the pool hours?", content: "Pool availability and seasonal schedules may vary. Contact us for current information on operating hours and holiday schedules."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can guests visit the pool?",
|
||||
content: "Guest policies may vary based on membership type. Reach out to our team for current guidelines on bringing guests.",
|
||||
},
|
||||
id: "f3", title: "Can guests visit the pool?", content: "Guest policies may vary based on membership type. Reach out to our team for current guidelines on bringing guests."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Who can use the pool?",
|
||||
content: "Our pool is primarily for Muirwood Subdivision residents. Contact us to learn more about specific membership and community access options.",
|
||||
},
|
||||
id: "f4", title: "Who can use the pool?", content: "Our pool is primarily for Muirwood Subdivision residents. Contact us to learn more about specific membership and community access options."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about Muirwood Subdivision Pool membership and access."
|
||||
@@ -526,20 +312,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Get Membership Information"
|
||||
description="Interested in learning more about Muirwood Subdivision Pool? Fill out the form below and we'll reach out with details on how to join our community."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Information",
|
||||
href: "#",
|
||||
},
|
||||
text: "Request Information", href: "#"},
|
||||
{
|
||||
text: "Call Today",
|
||||
href: "tel:+1-555-555-5555",
|
||||
},
|
||||
text: "Call Today", href: "tel:+1-555-555-5555"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -551,19 +332,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: MapPin,
|
||||
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
|
||||
ariaLabel: "Our Location",
|
||||
},
|
||||
href: "https://maps.app.goo.gl/YourGoogleMapsLink", ariaLabel: "Our Location"},
|
||||
{
|
||||
icon: Phone,
|
||||
href: "tel:+1-555-555-5555",
|
||||
ariaLabel: "Call Us",
|
||||
},
|
||||
href: "tel:+1-555-555-5555", ariaLabel: "Call Us"},
|
||||
{
|
||||
icon: FileText,
|
||||
href: "#contact",
|
||||
ariaLabel: "Contact Form",
|
||||
},
|
||||
href: "#contact", ariaLabel: "Contact Form"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user