Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 21:30:13 +00:00

View File

@@ -117,19 +117,19 @@ export default function LandingPage() {
textboxLayout="default"
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Homeowner", testimonial: "Very professional and high quality work. Wade arrived on time, diagnosed the issue quickly, and fixed it right the first time. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Johnson", icon: ThumbsUp
id: "1", name: "Sarah Johnson", role: "Homeowner", testimonial: "Very professional and high quality work. Wade arrived on time, diagnosed the issue quickly, and fixed it right the first time. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Sarah Johnson", icon: ThumbsUp
},
{
id: "2", name: "Michael Chen", role: "Property Manager", testimonial: "Excellent service for emergency plumbing. Called during an urgent water leak situation and they responded immediately. Professional and trustworthy.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Chen", icon: ThumbsUp
id: "2", name: "Michael Chen", role: "Property Manager", testimonial: "Excellent service for emergency plumbing. Called during an urgent water leak situation and they responded immediately. Professional and trustworthy.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Michael Chen", icon: ThumbsUp
},
{
id: "3", name: "Emily Rodriguez", role: "Business Owner", testimonial: "Been using Hobbs Plumbing for our commercial property maintenance. Reliable, knowledgeable, and fair pricing. Call this number right away.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Emily Rodriguez", icon: ThumbsUp
id: "3", name: "Emily Rodriguez", role: "Business Owner", testimonial: "Been using Hobbs Plumbing for our commercial property maintenance. Reliable, knowledgeable, and fair pricing. Call this number right away.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Emily Rodriguez", icon: ThumbsUp
},
{
id: "4", name: "David Kim", role: "Homeowner", testimonial: "Great communication and friendly service. They explained everything they were doing and answered all my questions. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Kim", icon: ThumbsUp
id: "4", name: "David Kim", role: "Homeowner", testimonial: "Great communication and friendly service. They explained everything they were doing and answered all my questions. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "David Kim", icon: ThumbsUp
},
{
id: "5", name: "Jennifer Martinez", role: "Landlord", testimonial: "Dependable and professional. I call Hobbs for all my rental property plumbing needs. They handle everything with care and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Jennifer Martinez", icon: ThumbsUp
id: "5", name: "Jennifer Martinez", role: "Landlord", testimonial: "Dependable and professional. I call Hobbs for all my rental property plumbing needs. They handle everything with care and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5", imageAlt: "Jennifer Martinez", icon: ThumbsUp
}
]}
animationType="slide-up"