From 96923b3a2d45f871c82b164072e1a85bfd8a603d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 21:15:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 215 ++++++++++++----------------------------------- 1 file changed, 54 insertions(+), 161 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ffb17e..79a334e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,72 +45,43 @@ export default function LandingPage() {
@@ -130,40 +93,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "Marlborough Resident", - testimonial: "Nick walked me through how to fix a minor issue myself. That's the honesty you don't find anymore.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-realtor_23-2148895440.jpg?_wi=1", - }, + id: "1", name: "Sarah Johnson", handle: "Marlborough Resident", testimonial: "Nick walked me through how to fix a minor issue myself. That's the honesty you don't find anymore.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-realtor_23-2148895440.jpg?_wi=1"}, { - id: "2", - name: "David Smith", - handle: "Property Manager", - testimonial: "Bottazzi DePasquale is my go-to plumber for all my units. Fast, responsive, and fair pricing every time.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-white-shirt-headphones-with-microphone-looking-camera-smiling-showing-thumbs-up-sitting-table-offise-white-background_141793-53945.jpg", - }, + id: "2", name: "David Smith", handle: "Property Manager", testimonial: "Bottazzi DePasquale is my go-to plumber for all my units. Fast, responsive, and fair pricing every time.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-white-shirt-headphones-with-microphone-looking-camera-smiling-showing-thumbs-up-sitting-table-offise-white-background_141793-53945.jpg"}, { - id: "3", - name: "Emily Rodriguez", - handle: "Local Homeowner", - testimonial: "They have been our family plumber for years. Extremely professional, clean, and explains everything clearly.", - imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-businesswoman-corporate-woman-showing-thumbs-up-smiling-complimenting-recommending-company-standing-white-background_1258-122203.jpg", - }, + id: "3", name: "Emily Rodriguez", handle: "Local Homeowner", testimonial: "They have been our family plumber for years. Extremely professional, clean, and explains everything clearly.", imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-businesswoman-corporate-woman-showing-thumbs-up-smiling-complimenting-recommending-company-standing-white-background_1258-122203.jpg"}, { - id: "4", - name: "Michael Chen", - handle: "Southborough Resident", - testimonial: "Called for an emergency water heater repair and they were there within the hour. Lifesavers.", - imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738006.jpg", - }, + id: "4", name: "Michael Chen", handle: "Southborough Resident", testimonial: "Called for an emergency water heater repair and they were there within the hour. Lifesavers.", imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738006.jpg"}, { - id: "5", - name: "Robert Miller", - handle: "Marlborough Resident", - testimonial: "Honest, reliable, and always on time. They fixed a major pipe leak that three other plumbers couldn't handle.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-realtor_23-2148895440.jpg?_wi=2", - }, + id: "5", name: "Robert Miller", handle: "Marlborough Resident", testimonial: "Honest, reliable, and always on time. They fixed a major pipe leak that three other plumbers couldn't handle.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-realtor_23-2148895440.jpg?_wi=2"}, ]} title="Trusted by MetroWest Homeowners" description="Don't just take our word for it—read what our long-term clients say about our honesty and reliability." @@ -175,61 +113,44 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={true} + featureTitleClassName="text-blue-900" features={[ { - id: "f1", - title: "Plumbing Repairs", - description: "Expert solutions for leaks, clogs, and pipe issues.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-smiling-friendly-showing-thumbs-up-standing-isolated-pink-wall_141793-14054.jpg?_wi=13", - }, + id: "f1", title: "Plumbing Repairs", description: "Expert solutions for leaks, clogs, and pipe issues.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-smiling-friendly-showing-thumbs-up-standing-isolated-pink-wall_141793-14054.jpg?_wi=13"}, items: [ { icon: Wrench, - text: "Leak detection", - }, + text: "Leak detection"}, { icon: Wrench, - text: "Pipe repair", - }, + text: "Pipe repair"}, ], reverse: false, }, { - id: "f2", - title: "Water Heaters", - description: "Installation and repair for all heater types.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-smiling-friendly-showing-thumbs-up-standing-isolated-pink-wall_141793-14054.jpg?_wi=14", - }, + id: "f2", title: "Water Heaters", description: "Installation and repair for all heater types.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-smiling-friendly-showing-thumbs-up-standing-isolated-pink-wall_141793-14054.jpg?_wi=14"}, items: [ { icon: Zap, - text: "Instant repair", - }, + text: "Instant repair"}, { icon: Zap, - text: "New installation", - }, + text: "New installation"}, ], reverse: true, }, { - id: "f3", - title: "Heating Systems", - description: "Reliable heating maintenance and repair services.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-smiling-friendly-showing-thumbs-up-standing-isolated-pink-wall_141793-14054.jpg?_wi=15", - }, + id: "f3", title: "Heating Systems", description: "Reliable heating maintenance and repair services.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-smiling-friendly-showing-thumbs-up-standing-isolated-pink-wall_141793-14054.jpg?_wi=15"}, items: [ { icon: Flame, - text: "Boiler repair", - }, + text: "Boiler repair"}, { icon: Flame, - text: "Tune-ups", - }, + text: "Tune-ups"}, ], reverse: false, }, @@ -246,17 +167,11 @@ export default function LandingPage() { description="Nick and the team have been serving Marlborough and the MetroWest area for decades. We value building long-term relationships and take pride in servicing older homes with a friendly, honest, no-upsell approach." metrics={[ { - value: "40+", - title: "Years Experience", - }, + value: "40+", title: "Years Experience"}, { - value: "4.9★", - title: "Customer Rating", - }, + value: "4.9★", title: "Customer Rating"}, { - value: "100%", - title: "Licensed & Insured", - }, + value: "100%", title: "Licensed & Insured"}, ]} imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23926.jpg" mediaAnimation="slide-up" @@ -268,20 +183,15 @@ export default function LandingPage() { @@ -290,46 +200,29 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1