diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ef703a..aea99f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Call Now: (561) 235-1556", href: "tel:(561)235-1556" }, { text: "Get a Free Quote", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1697.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1697.jpg?_wi=1" imageAlt="Crystal clear swimming pool being professionally cleaned" showDimOverlay={true} buttonAnimation="slide-up" @@ -166,10 +166,10 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Sarah Johnson", handle: "Boca Raton Homeowner", testimonial: "Max Pool Services has been taking care of our pool for 3 years. Reliable, professional, and the water is always crystal clear. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg", imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", handle: "Boca Raton Homeowner", testimonial: "Max Pool Services has been taking care of our pool for 3 years. Reliable, professional, and the water is always crystal clear. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=1", imageAlt: "Sarah Johnson" }, { - id: "2", name: "Michael Chen", handle: "Delray Beach Resident", testimonial: "Great communication and consistent service. They always show up on time and take excellent care of our pool.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27481.jpg", imageAlt: "Michael Chen" + id: "2", name: "Michael Chen", handle: "Delray Beach Resident", testimonial: "Great communication and consistent service. They always show up on time and take excellent care of our pool.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27481.jpg?_wi=1", imageAlt: "Michael Chen" }, { id: "3", name: "Emily Rodriguez", handle: "Boynton Beach Homeowner", testimonial: "Finally found a pool service we can trust. Max Pool Services is professional, courteous, and reliable. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-street_58466-11057.jpg", imageAlt: "Emily Rodriguez" @@ -178,10 +178,10 @@ export default function LandingPage() { id: "4", name: "David Kim", handle: "West Boca Resident", testimonial: "Excellent service and fair pricing. They take care of everything so we can enjoy our pool. Can't ask for better!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg", imageAlt: "David Kim" }, { - id: "5", name: "Jennifer Martinez", handle: "Deerfield Beach Homeowner", testimonial: "I switched from another pool company and immediately noticed the difference. Max Pool Services is simply the best.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg", imageAlt: "Jennifer Martinez" + id: "5", name: "Jennifer Martinez", handle: "Deerfield Beach Homeowner", testimonial: "I switched from another pool company and immediately noticed the difference. Max Pool Services is simply the best.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=2", imageAlt: "Jennifer Martinez" }, { - id: "6", name: "Robert Thompson", handle: "Coral Springs Resident", testimonial: "Reliable, professional, and affordable. They've earned my trust and continue to exceed expectations every visit.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27481.jpg", imageAlt: "Robert Thompson" + id: "6", name: "Robert Thompson", handle: "Coral Springs Resident", testimonial: "Reliable, professional, and affordable. They've earned my trust and continue to exceed expectations every visit.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27481.jpg?_wi=2", imageAlt: "Robert Thompson" } ]} speed={40} @@ -203,7 +203,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1697.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort_74190-1697.jpg?_wi=2" imageAlt="Crystal clear swimming pool" mediaAnimation="opacity" mediaPosition="right"