From b41c2df8b29f80b24d099bfe919711a67523897c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:44:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 206 +++++++++++------------------------------------ 1 file changed, 47 insertions(+), 159 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eda06ae..8d4bd7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,79 +29,46 @@ export default function LandingPage() {
@@ -113,43 +80,25 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Repairs & Maintenance", - description: "Leaks, burst pipes, dripping faucets, running toilets — fast, reliable fixes that last.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=2", - }, + id: 1, + title: "Repairs & Maintenance", description: "Leaks, burst pipes, dripping faucets, running toilets — fast, reliable fixes that last.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=3", - imageAlt: "professional plumber smiling holding wrench", + imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg"}, }, { - id: "2", - title: "Bathroom & Kitchen", - description: "Full fixture installation, remodels, and upgrades for bathrooms and kitchens of any scale.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-foreman-work-clothes-thoughtfully-using-ruler-with-variety-tools-background-workshop_574295-1629.jpg?_wi=2", - }, + id: 2, + title: "Bathroom & Kitchen", description: "Full fixture installation, remodels, and upgrades for bathrooms and kitchens of any scale.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/young-foreman-work-clothes-thoughtfully-using-ruler-with-variety-tools-background-workshop_574295-1629.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg?_wi=3", - imageAlt: "expert plumber working on piping", + imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg"}, }, { - id: "3", - title: "Water Heaters", - description: "Installation, repair, and replacement of traditional and tankless water heater systems.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2", - }, + id: 3, + title: "Water Heaters", description: "Installation, repair, and replacement of traditional and tankless water heater systems.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/ecologist-sampling-water-from-river-with-test-tube_342744-953.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/young-foreman-work-clothes-thoughtfully-using-ruler-with-variety-tools-background-workshop_574295-1629.jpg?_wi=3", - imageAlt: "plumber inspection with camera", + imageSrc: "http://img.b2bpic.net/free-photo/ecologist-sampling-water-from-river-with-test-tube_342744-953.jpg"}, }, ]} showStepNumbers={true} @@ -164,9 +113,7 @@ export default function LandingPage() { title="The Standard Other Plumbers Don't Meet" buttons={[ { - text: "Contact Us", - href: "#contact", - }, + text: "Contact Us", href: "#contact"}, ]} /> @@ -177,45 +124,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Punctual & Reliable", - quote: "GPG replaced all the pipes in our home. Punctual, clean, and the price was exactly as quoted. Highly recommend.", - name: "Maria L.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-selfie_23-2148819863.jpg", - }, + id: "1", title: "Punctual & Reliable", quote: "GPG replaced all the pipes in our home. Punctual, clean, and the price was exactly as quoted. Highly recommend.", name: "Maria L.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-selfie_23-2148819863.jpg"}, { - id: "2", - title: "Absolute Lifesavers", - quote: "Called at 11pm for a burst pipe. They arrived in 40 minutes. Absolute lifesavers — professional from start to finish.", - name: "James T.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/two-people-giving-fist-bump_53876-25109.jpg", - }, + id: "2", title: "Absolute Lifesavers", quote: "Called at 11pm for a burst pipe. They arrived in 40 minutes. Absolute lifesavers — professional from start to finish.", name: "James T.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/two-people-giving-fist-bump_53876-25109.jpg"}, { - id: "3", - title: "Excellent Service", - quote: "Had a sudden leak under my kitchen sink. Dwayne was incredibly helpful and had someone out the same day. Outstanding service.", - name: "Ellen C.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg", - }, + id: "3", title: "Excellent Service", quote: "Had a sudden leak under my kitchen sink. Dwayne was incredibly helpful and had someone out the same day. Outstanding service.", name: "Ellen C.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg"}, { - id: "4", - title: "Professional & Fair", - quote: "Quick to help, sending technicians that same day. They explained everything clearly and gave a fair, transparent quote.", - name: "Erik M.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-talking-customer-repair-workshop_637285-4231.jpg", - }, + id: "4", title: "Professional & Fair", quote: "Quick to help, sending technicians that same day. They explained everything clearly and gave a fair, transparent quote.", name: "Erik M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-talking-customer-repair-workshop_637285-4231.jpg"}, { - id: "5", - title: "Truly Impressed", - quote: "Very knowledgeable and easy to talk to — a truly great experience.", - name: "Josiah C.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/woman-kitchen-holding-vegetables_23-2147782417.jpg", - }, + id: "5", title: "Truly Impressed", quote: "Very knowledgeable and easy to talk to — a truly great experience.", name: "Josiah C.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/woman-kitchen-holding-vegetables_23-2147782417.jpg"}, ]} title="What Miami Clients Say" description="4.9 out of 5 · 300+ reviews" @@ -226,16 +143,13 @@ export default function LandingPage() { @@ -246,65 +160,39 @@ export default function LandingPage() { { items: [ { - label: "Repairs & Maintenance", - href: "#services", - }, + label: "Repairs & Maintenance", href: "#services"}, { - label: "Bathroom & Kitchen", - href: "#services", - }, + label: "Bathroom & Kitchen", href: "#services"}, { - label: "Water Heaters", - href: "#services", - }, + label: "Water Heaters", href: "#services"}, { - label: "Drain & Sewer", - href: "#services", - }, + label: "Drain & Sewer", href: "#services"}, { - label: "Emergency Services", - href: "#services", - }, + label: "Emergency Services", href: "#services"}, ], }, { items: [ { - label: "About GPG", - href: "#about", - }, + label: "About GPG", href: "#about"}, { - label: "How It Works", - href: "#", - }, + label: "How It Works", href: "#"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "Book Online", - href: "#contact", - }, + label: "Book Online", href: "#contact"}, ], }, { items: [ { - label: "(305) 555-0190", - href: "tel:3055550190", - }, + label: "(305) 555-0190", href: "tel:3055550190"}, { - label: "info@gpgplumbing.com", - href: "mailto:info@gpgplumbing.com", - }, + label: "info@gpgplumbing.com", href: "mailto:info@gpgplumbing.com"}, { - label: "Miami, FL 33101", - href: "#", - }, + label: "Miami, FL 33101", href: "#"}, { - label: "Emergency: (305) 555-0911", - href: "tel:3055550911", - }, + label: "Emergency: (305) 555-0911", href: "tel:3055550911"}, ], }, ]} -- 2.49.1