Merge version_1 into main #4

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

View File

@@ -119,22 +119,22 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Prompt Response, Quality Work", quote: "Prompt response time, quick repair, good quality of work and fair pricing. Highly recommend!", name: "Sarah J.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Sarah J."
id: "1", title: "Prompt Response, Quality Work", quote: "Prompt response time, quick repair, good quality of work and fair pricing. Highly recommend!", name: "Sarah J.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Sarah J."
},
{
id: "2", title: "Professional and Friendly", quote: "The technicians were professional, courteous, and completed the work with excellence. Total gentlemen!", name: "Michael T.", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Michael T."
},
{
id: "3", title: "Great Communication", quote: "Great communication throughout the entire process. They explained everything clearly and worked efficiently.", name: "Emily R.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Emily R."
id: "3", title: "Great Communication", quote: "Great communication throughout the entire process. They explained everything clearly and worked efficiently.", name: "Emily R.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Emily R."
},
{
id: "4", title: "Fair Pricing, Fast Service", quote: "Fair pricing and fast service when I needed it most. They got my water heater working the same day!", name: "David K.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "David K."
id: "4", title: "Fair Pricing, Fast Service", quote: "Fair pricing and fast service when I needed it most. They got my water heater working the same day!", name: "David K.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "David K."
},
{
id: "5", title: "Reliable and Trustworthy", quote: "I trust M.D. Service Plumbing for all my plumbing needs. They're reliable, honest, and do great work.", name: "Jennifer P.", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288231.jpg", imageAlt: "Jennifer P."
},
{
id: "6", title: "5-Star Emergency Response", quote: "Called them at 2 AM for an emergency. They arrived quickly and fixed the burst pipe professionally.", name: "Robert M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Robert M."
id: "6", title: "5-Star Emergency Response", quote: "Called them at 2 AM for an emergency. They arrived quickly and fixed the burst pipe professionally.", name: "Robert M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "Robert M."
}
]}
/>