diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e68b25..19700ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function PlumbingLandingPage() { id: "2", title: "Water Heater Services", description: "Installation, repair, and maintenance of water heaters and tankless systems", tag: "Expert Installation", imageSrc: "https://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", imageAlt: "water heater installation plumbing service" }, { - id: "3", title: "Drain Cleaning", description: "Professional drain cleaning and pipe maintenance solutions", tag: "Advanced Equipment", imageSrc: "https://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "drain cleaning plumbing pipe" + id: "3", title: "Drain Cleaning", description: "Professional drain cleaning and pipe maintenance solutions", tag: "Advanced Equipment", imageSrc: "https://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1", imageAlt: "drain cleaning plumbing pipe" }, { id: "4", title: "Fixture Installation", description: "Bathroom and kitchen fixture upgrades with professional installation", tag: "Quality Products", imageSrc: "https://img.b2bpic.net/free-photo/crop-hand-touching-bath-tap_23-2147787883.jpg", imageAlt: "bathroom fixture installation plumbing" @@ -120,22 +120,22 @@ export default function PlumbingLandingPage() { description="Real feedback from homeowners we've served" testimonials={[ { - id: "1", name: "Sarah Martinez", role: "Homeowner", testimonial: "Mitchell fixed our burst pipe in under an hour. Professional, clean, and fair pricing. Highly recommend!", imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Portrait of Sarah Martinez" + id: "1", name: "Sarah Martinez", role: "Homeowner", testimonial: "Mitchell fixed our burst pipe in under an hour. Professional, clean, and fair pricing. Highly recommend!", imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", imageAlt: "Portrait of Sarah Martinez" }, { - id: "2", name: "James Chen", role: "Property Manager", testimonial: "Reliable plumber for emergency calls. Always on time, thorough diagnostics, and quality repairs. We call him for all our properties.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of James Chen" + id: "2", name: "James Chen", role: "Property Manager", testimonial: "Reliable plumber for emergency calls. Always on time, thorough diagnostics, and quality repairs. We call him for all our properties.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Portrait of James Chen" }, { - id: "3", name: "Lisa Thompson", role: "Homeowner", testimonial: "Got a new water heater installed. Great communication throughout the process. Very happy with the work.", imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Portrait of Lisa Thompson" + id: "3", name: "Lisa Thompson", role: "Homeowner", testimonial: "Got a new water heater installed. Great communication throughout the process. Very happy with the work.", imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", imageAlt: "Portrait of Lisa Thompson" }, { - id: "4", name: "Robert Wilson", role: "Business Owner", testimonial: "Called for an emergency drain issue. Arrived quickly, fixed it right, and didn't overcharge. Best service in town.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of Robert Wilson" + id: "4", name: "Robert Wilson", role: "Business Owner", testimonial: "Called for an emergency drain issue. Arrived quickly, fixed it right, and didn't overcharge. Best service in town.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Portrait of Robert Wilson" }, { - id: "5", name: "Maria Garcia", role: "Homeowner", testimonial: "Installed fixtures in our new bathroom. Professional work, clean, and finished on schedule. Would hire again.", imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Portrait of Maria Garcia" + id: "5", name: "Maria Garcia", role: "Homeowner", testimonial: "Installed fixtures in our new bathroom. Professional work, clean, and finished on schedule. Would hire again.", imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3", imageAlt: "Portrait of Maria Garcia" }, { - id: "6", name: "David Kim", role: "Homeowner", testimonial: "Best plumber I've worked with. Honest, trustworthy, and does excellent work. Highly recommended.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of David Kim" + id: "6", name: "David Kim", role: "Homeowner", testimonial: "Best plumber I've worked with. Honest, trustworthy, and does excellent work. Highly recommended.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Portrait of David Kim" } ]} animationType="slide-up" @@ -159,7 +159,7 @@ export default function PlumbingLandingPage() { required: true }} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg" + imageSrc="https://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2" imageAlt="Professional plumber at work" mediaAnimation="slide-up" mediaPosition="right"