Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-17 23:30:40 +00:00

View File

@@ -145,10 +145,10 @@ export default function LandingPage() {
description="Real feedback from homeowners who have experienced Climate Comfort's professional service."
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Homeowner", testimonial: "The team was incredibly professional and got my AC running perfectly in under an hour. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Sarah Mitchell, satisfied customer", icon: Star
id: "1", name: "Sarah Mitchell", role: "Homeowner", testimonial: "The team was incredibly professional and got my AC running perfectly in under an hour. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=1", imageAlt: "Sarah Mitchell, satisfied customer", icon: Star
},
{
id: "2", name: "James Rodriguez", role: "Property Manager", testimonial: "Climate Comfort maintains all our units. Their maintenance plans have saved us thousands in emergency repairs.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", imageAlt: "James Rodriguez, property manager", icon: Star
id: "2", name: "James Rodriguez", role: "Property Manager", testimonial: "Climate Comfort maintains all our units. Their maintenance plans have saved us thousands in emergency repairs.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg?_wi=1", imageAlt: "James Rodriguez, property manager", icon: Star
},
{
id: "3", name: "Emma Chen", role: "Business Owner", testimonial: "Fantastic service! They replaced our entire system and the quality is exceptional. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-caucasian-woman-office-looking-camera_23-2148187145.jpg", imageAlt: "Emma Chen, business owner", icon: Star
@@ -157,10 +157,10 @@ export default function LandingPage() {
id: "4", name: "Michael Thompson", role: "Homeowner", testimonial: "Called for emergency heat repair in winter and they arrived within 30 minutes. Absolutely lifesaving!", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg", imageAlt: "Michael Thompson, satisfied customer", icon: Star
},
{
id: "5", name: "Lisa Johnson", role: "Homeowner", testimonial: "Professional, courteous, and knowledgeable. They explained everything and treated my home with respect.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Lisa Johnson, customer", icon: Star
id: "5", name: "Lisa Johnson", role: "Homeowner", testimonial: "Professional, courteous, and knowledgeable. They explained everything and treated my home with respect.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=2", imageAlt: "Lisa Johnson, customer", icon: Star
},
{
id: "6", name: "David Park", role: "Commercial Manager", testimonial: "Climate Comfort is our trusted partner for all HVAC maintenance. Reliable and always on time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", imageAlt: "David Park, commercial manager", icon: Star
id: "6", name: "David Park", role: "Commercial Manager", testimonial: "Climate Comfort is our trusted partner for all HVAC maintenance. Reliable and always on time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg?_wi=2", imageAlt: "David Park, commercial manager", icon: Star
}
]}
animationType="scale-rotate"