Merge version_1 into main #3
@@ -48,14 +48,14 @@ export default function LandingPage() {
|
||||
title="Crystal Clear Pools, Hassle-Free Maintenance"
|
||||
description="At Wavy Pools, we ensure your swimming pool remains a refreshing sanctuary. Professional, reliable, and thorough cleaning services for every pool type."
|
||||
testimonials={[
|
||||
{ name: "Mark Stevens", handle: "@mark_s", testimonial: "Wavy Pools changed everything for our summer. The water has never looked cleaner!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/detailed-image-showcasing-crystalclear-water-pool-highlighting-its-refreshing_1268-31083.jpg", imageAlt: "swimming pool cleaning blue water" },
|
||||
{ name: "Laura Jenkins", handle: "@lauraj", testimonial: "Prompt, professional, and very thorough. Highly recommended for any pool owner.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-builders-work-clothes-thoughtfully-looking-sketch-plan-with-tools-background-workshop_574295-1618.jpg", imageAlt: "swimming pool cleaning blue water" },
|
||||
{ name: "Sam Rivers", handle: "@sam_rivers", testimonial: "Finally found a reliable pool service. They know exactly how to balance my water.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/swimming-blue-vintage-pool-clean_1203-4526.jpg", imageAlt: "swimming pool cleaning blue water" },
|
||||
{ name: "Kelsey P.", handle: "@kp_pools", testimonial: "Exceptional service. They treat your pool like it's their own.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-transparent-crystal-clear-water_23-2150786972.jpg", imageAlt: "swimming pool cleaning blue water" },
|
||||
{ name: "David W.", handle: "@dw_home", testimonial: "Worth every penny. The team is always on time and very friendly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-147853.jpg", imageAlt: "swimming pool cleaning blue water" }
|
||||
{ name: "Mark Stevens", handle: "@mark_s", testimonial: "Wavy Pools changed everything for our summer. The water has never looked cleaner!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/detailed-image-showcasing-crystalclear-water-pool-highlighting-its-refreshing_1268-31083.jpg?_wi=1", imageAlt: "swimming pool cleaning blue water" },
|
||||
{ name: "Laura Jenkins", handle: "@lauraj", testimonial: "Prompt, professional, and very thorough. Highly recommended for any pool owner.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-builders-work-clothes-thoughtfully-looking-sketch-plan-with-tools-background-workshop_574295-1618.jpg?_wi=1", imageAlt: "swimming pool cleaning blue water" },
|
||||
{ name: "Sam Rivers", handle: "@sam_rivers", testimonial: "Finally found a reliable pool service. They know exactly how to balance my water.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/swimming-blue-vintage-pool-clean_1203-4526.jpg?_wi=1", imageAlt: "swimming pool cleaning blue water" },
|
||||
{ name: "Kelsey P.", handle: "@kp_pools", testimonial: "Exceptional service. They treat your pool like it's their own.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-transparent-crystal-clear-water_23-2150786972.jpg?_wi=1", imageAlt: "swimming pool cleaning blue water" },
|
||||
{ name: "David W.", handle: "@dw_home", testimonial: "Worth every penny. The team is always on time and very friendly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-147853.jpg?_wi=1", imageAlt: "swimming pool cleaning blue water" }
|
||||
]}
|
||||
buttons={[{ text: "Book Your Service", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detailed-image-showcasing-crystalclear-water-pool-highlighting-its-refreshing_1268-31083.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detailed-image-showcasing-crystalclear-water-pool-highlighting-its-refreshing_1268-31083.jpg?_wi=2"
|
||||
imageAlt="Professional pool maintenance"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-beautiful-smiling-man_23-2148588763.jpg", alt: "Smiling man profile" },
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
{ title: "Eco-Friendly Chemicals", description: "Safe, effective products that keep water crystal clear." },
|
||||
{ title: "Flexible Scheduling", description: "Weekly, bi-weekly, or monthly plans to suit your busy lifestyle." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-builders-work-clothes-thoughtfully-looking-sketch-plan-with-tools-background-workshop_574295-1618.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-builders-work-clothes-thoughtfully-looking-sketch-plan-with-tools-background-workshop_574295-1618.jpg?_wi=2"
|
||||
imageAlt="Our maintenance crew"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -90,9 +90,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Surface Cleaning", description: "Daily skimming and brushing to prevent debris buildup.", icon: Sparkles, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/swimming-blue-vintage-pool-clean_1203-4526.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/spa-wet-poolside-hotel-steel_1203-4757.jpg" }] },
|
||||
{ title: "Water Balancing", description: "Expert water testing and professional chemical adjustment.", icon: CheckCircle, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/view-transparent-crystal-clear-water_23-2150786972.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-water-samples-from-river_23-2149354037.jpg" }] },
|
||||
{ title: "Filter Maintenance", description: "Regular inspection and cleaning of all pool filtration systems.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-147853.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/carpentry-tools_23-2147773319.jpg" }] }
|
||||
{ title: "Surface Cleaning", description: "Daily skimming and brushing to prevent debris buildup.", icon: Sparkles, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/swimming-blue-vintage-pool-clean_1203-4526.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/spa-wet-poolside-hotel-steel_1203-4757.jpg" }] },
|
||||
{ title: "Water Balancing", description: "Expert water testing and professional chemical adjustment.", icon: CheckCircle, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/view-transparent-crystal-clear-water_23-2150786972.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-water-samples-from-river_23-2149354037.jpg" }] },
|
||||
{ title: "Filter Maintenance", description: "Regular inspection and cleaning of all pool filtration systems.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-147853.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/carpentry-tools_23-2147773319.jpg" }] }
|
||||
]}
|
||||
title="Comprehensive Care Packages"
|
||||
description="From balancing chemicals to equipment repairs, we handle every aspect of your pool maintenance so you don't have to."
|
||||
@@ -134,11 +134,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah Miller", date: "Jan 2025", title: "Residential Client", quote: "Fantastic service. Every week, the water is crystal clear and ready to use.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-black-swimsuit-bathing-luxury-spa-swimming-pool-wearing-sylish-feather-earring-smiling-sexy-slim-tanned-body-wet-skin-summer-style-accessories_285396-5905.jpg", imageSrc: "http://img.b2bpic.net/free-photo/detailed-image-showcasing-crystalclear-water-pool-highlighting-its-refreshing_1268-31083.jpg", imageAlt: "satisfied homeowner looking at pool" },
|
||||
{ id: "t2", name: "John Thompson", date: "Dec 2024", title: "Homeowner", quote: "I don't have to worry about my filter anymore. They take care of it all.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/couple-spa-resort_1098-13918.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-builders-work-clothes-thoughtfully-looking-sketch-plan-with-tools-background-workshop_574295-1618.jpg", imageAlt: "satisfied homeowner looking at pool" },
|
||||
{ id: "t3", name: "Elena Rodriguez", date: "Nov 2024", title: "Family Pool", quote: "Very reliable team. I love how thorough they are with every single visit.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/good-humored-girl-white-jacket-with-handbag-listening-music-outdoors-cool-woman-with-short-hair-headphones-smiling-outside_197531-28007.jpg", imageSrc: "http://img.b2bpic.net/free-photo/swimming-blue-vintage-pool-clean_1203-4526.jpg", imageAlt: "satisfied homeowner looking at pool" },
|
||||
{ id: "t4", name: "David Clark", date: "Oct 2024", title: "Frequent User", quote: "Best pool cleaning service in town, bar none. Highly satisfied.", tag: "Top Notch", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-couple-making-selfie-with-their-lovely-dog-backyard-while-sitting-grass_158595-6557.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-transparent-crystal-clear-water_23-2150786972.jpg", imageAlt: "satisfied homeowner looking at pool" },
|
||||
{ id: "t5", name: "Monica Lee", date: "Sep 2024", title: "First Time Client", quote: "So glad I chose Wavy Pools for our annual pool maintenance this year.", tag: "Great Value", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-pool_23-2148588693.jpg", imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-147853.jpg", imageAlt: "satisfied homeowner looking at pool" }
|
||||
{ id: "t1", name: "Sarah Miller", date: "Jan 2025", title: "Residential Client", quote: "Fantastic service. Every week, the water is crystal clear and ready to use.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-black-swimsuit-bathing-luxury-spa-swimming-pool-wearing-sylish-feather-earring-smiling-sexy-slim-tanned-body-wet-skin-summer-style-accessories_285396-5905.jpg", imageSrc: "http://img.b2bpic.net/free-photo/detailed-image-showcasing-crystalclear-water-pool-highlighting-its-refreshing_1268-31083.jpg?_wi=3", imageAlt: "satisfied homeowner looking at pool" },
|
||||
{ id: "t2", name: "John Thompson", date: "Dec 2024", title: "Homeowner", quote: "I don't have to worry about my filter anymore. They take care of it all.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/couple-spa-resort_1098-13918.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-builders-work-clothes-thoughtfully-looking-sketch-plan-with-tools-background-workshop_574295-1618.jpg?_wi=3", imageAlt: "satisfied homeowner looking at pool" },
|
||||
{ id: "t3", name: "Elena Rodriguez", date: "Nov 2024", title: "Family Pool", quote: "Very reliable team. I love how thorough they are with every single visit.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/good-humored-girl-white-jacket-with-handbag-listening-music-outdoors-cool-woman-with-short-hair-headphones-smiling-outside_197531-28007.jpg", imageSrc: "http://img.b2bpic.net/free-photo/swimming-blue-vintage-pool-clean_1203-4526.jpg?_wi=3", imageAlt: "satisfied homeowner looking at pool" },
|
||||
{ id: "t4", name: "David Clark", date: "Oct 2024", title: "Frequent User", quote: "Best pool cleaning service in town, bar none. Highly satisfied.", tag: "Top Notch", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-couple-making-selfie-with-their-lovely-dog-backyard-while-sitting-grass_158595-6557.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-transparent-crystal-clear-water_23-2150786972.jpg?_wi=3", imageAlt: "satisfied homeowner looking at pool" },
|
||||
{ id: "t5", name: "Monica Lee", date: "Sep 2024", title: "First Time Client", quote: "So glad I chose Wavy Pools for our annual pool maintenance this year.", tag: "Great Value", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-pool_23-2148588693.jpg", imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-147853.jpg?_wi=3", imageAlt: "satisfied homeowner looking at pool" }
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Hear what our local neighbors have to say about our cleaning services."
|
||||
|
||||
Reference in New Issue
Block a user