From 87e1c8fd5bc0031054ee890b93b56387d336f6e3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:35:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5dbee98..a7694d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,17 +44,17 @@ export default function LandingPage() { title="Reliable. Honest. Done Right The First Time." description="Premium plumbing services you can trust. Fast response, fair pricing, and craftsmanship that lasts." testimonials={[ - { name: "Sarah J.", handle: "@sarahj", testimonial: "Dave is a true professional. Extremely courteous and outstanding quality work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-cleaning-agent-isolated-blue-wall_141793-121456.jpg", imageAlt: "professional plumber smiling friendly" }, - { name: "Michael C.", handle: "@michaelc", testimonial: "Honest, efficient, and knows exactly what he's doing. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg", imageAlt: "happy residential client customer" }, - { name: "Emily R.", handle: "@emilyr", testimonial: "Very knowledgeable and took time to explain everything. Great experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039415.jpg", imageAlt: "satisfied homeowner looking happy" }, - { name: "David K.", handle: "@davidk", testimonial: "Quick turnaround and perfect fix. Will call again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-young-black-mulatto-woman-beige-shirt-crossing-arms-chest-looking-with-confident-toothy-smile-posing-indoors-against-stylish-kitchen-interior_343059-2649.jpg", imageAlt: "portrait smiling homeowner" }, - { name: "Laura S.", handle: "@lauras", testimonial: "Exceptional plumbing service, very clean and thorough.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-blue-house-hands_23-2147694208.jpg", imageAlt: "satisfied residential customer" }, + { name: "Sarah J.", handle: "@sarahj", testimonial: "Dave is a true professional. Extremely courteous and outstanding quality work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-cleaning-agent-isolated-blue-wall_141793-121456.jpg?_wi=1", imageAlt: "professional plumber smiling friendly" }, + { name: "Michael C.", handle: "@michaelc", testimonial: "Honest, efficient, and knows exactly what he's doing. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg?_wi=1", imageAlt: "happy residential client customer" }, + { name: "Emily R.", handle: "@emilyr", testimonial: "Very knowledgeable and took time to explain everything. Great experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039415.jpg?_wi=1", imageAlt: "satisfied homeowner looking happy" }, + { name: "David K.", handle: "@davidk", testimonial: "Quick turnaround and perfect fix. Will call again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-young-black-mulatto-woman-beige-shirt-crossing-arms-chest-looking-with-confident-toothy-smile-posing-indoors-against-stylish-kitchen-interior_343059-2649.jpg?_wi=1", imageAlt: "portrait smiling homeowner" }, + { name: "Laura S.", handle: "@lauras", testimonial: "Exceptional plumbing service, very clean and thorough.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-blue-house-hands_23-2147694208.jpg?_wi=1", imageAlt: "satisfied residential customer" }, ]} buttons={[ { text: "Call Now", href: "tel:2892375009" }, { text: "Get a Quote", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-cleaning-agent-isolated-blue-wall_141793-121456.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-cleaning-agent-isolated-blue-wall_141793-121456.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg", alt: "Customer 1" }, @@ -97,10 +97,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Dave is a true professional. Extremely courteous and outstanding quality work.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg" }, - { id: "2", name: "Michael C.", handle: "@michaelc", testimonial: "Honest, efficient, and knows exactly what he's doing. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039415.jpg" }, - { id: "3", name: "Emily R.", handle: "@emilyr", testimonial: "Very knowledgeable and took time to explain everything. Great experience.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-young-black-mulatto-woman-beige-shirt-crossing-arms-chest-looking-with-confident-toothy-smile-posing-indoors-against-stylish-kitchen-interior_343059-2649.jpg" }, - { id: "4", name: "David K.", handle: "@davidk", testimonial: "Quick turnaround and perfect fix. Will call again.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-blue-house-hands_23-2147694208.jpg" }, + { id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Dave is a true professional. Extremely courteous and outstanding quality work.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg?_wi=2" }, + { id: "2", name: "Michael C.", handle: "@michaelc", testimonial: "Honest, efficient, and knows exactly what he's doing. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039415.jpg?_wi=2" }, + { id: "3", name: "Emily R.", handle: "@emilyr", testimonial: "Very knowledgeable and took time to explain everything. Great experience.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-young-black-mulatto-woman-beige-shirt-crossing-arms-chest-looking-with-confident-toothy-smile-posing-indoors-against-stylish-kitchen-interior_343059-2649.jpg?_wi=2" }, + { id: "4", name: "David K.", handle: "@davidk", testimonial: "Quick turnaround and perfect fix. Will call again.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-blue-house-hands_23-2147694208.jpg?_wi=2" }, { id: "5", name: "Laura S.", handle: "@lauras", testimonial: "Exceptional plumbing service, very clean and thorough.", imageSrc: "http://img.b2bpic.net/free-photo/box-pov-girl-parcel-unboxing-joy_169016-68951.jpg" }, ]} title="What Customers Say" -- 2.49.1