From a186f93c120612595c3addb591ffc32d1fe6f484 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:37:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 144 +++++++++-------------------------------------- 1 file changed, 28 insertions(+), 116 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5376fc8..6b8a903 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,49 +57,28 @@ export default function LandingPage() { testimonials={[ { name: "Alex R.", handle: "@alexr", testimonial: "Julian arrived in under an hour and fixed the leak perfectly. True professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-fox-bathroom-problems_23-2150990699.jpg?_wi=1", imageAlt: "luxury plumbing services professional home"}, + imageSrc: "https://img.b2bpic.net/free-photo/real-pro-plumber-working-at-home_23-2148421345.jpg?w=400", imageAlt: "professional plumber at work"}, { name: "Sarah K.", handle: "@sarahk", testimonial: "Transparent pricing and excellent work. Will call him again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg", imageAlt: "luxury plumbing services professional home"}, + imageSrc: "https://img.b2bpic.net/free-photo/plumber-inspecting-pipes-in-basement_23-2148421322.jpg?w=400", imageAlt: "plumber checking home pipes"}, { name: "Michael B.", handle: "@michaelb", testimonial: "The best plumbing service I've ever experienced in the city.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-young-afro-american-woman-smiles-broadly-has-joyful-expression-wears-casual-blue-turtleneck-turns-head-aside-notices-funny-scene-monochrome-shot-happy-emotions-concept_273609-43284.jpg?_wi=1", imageAlt: "luxury plumbing services professional home"}, - { - name: "Emma T.", handle: "@emmat", testimonial: "Professional, clean, and extremely quick.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14386.jpg?_wi=1", imageAlt: "luxury plumbing services professional home"}, - { - name: "David W.", handle: "@davidw", testimonial: "He educated me on my system - great service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-curly-hair-isolated_273609-48328.jpg?_wi=1", imageAlt: "luxury plumbing services professional home"}, + imageSrc: "https://img.b2bpic.net/free-photo/man-repairing-sink-in-kitchen_23-2148421456.jpg?w=400", imageAlt: "plumber fixing kitchen sink"}, ]} buttons={[ { text: "Book Emergency Service", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-calling-plumber-fox-bathroom-problems_23-2150990699.jpg?_wi=2" + imageSrc="https://img.b2bpic.net/free-photo/professional-plumber-with-tools_23-2148421367.jpg?w=800" mediaAnimation="slide-up" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg", alt: "Man rinsing dish sponge under running water"}, - { - src: "http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-9993.jpg", alt: "Candy girl in the kitchen"}, - { - src: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990726.jpg", alt: "Female plumber working to fix problems"}, - { - src: "http://img.b2bpic.net/free-photo/beautiful-couple-drink-red-wine-kitchen_1157-30458.jpg", alt: "Beautiful couple drink red wine"}, - { - src: "http://img.b2bpic.net/free-photo/elegant-bathtub-with-bath-elements_23-2148147452.jpg", alt: "Elegant bathtub with bath elements"}, + { src: "https://img.b2bpic.net/free-photo/close-up-of-wrenches-and-tools_23-2148421411.jpg", alt: "professional tools" }, + { src: "https://img.b2bpic.net/free-photo/plumbing-parts-on-bench_23-2148421422.jpg", alt: "plumbing equipment" } ]} marqueeItems={[ - { - type: "text", text: "Licensed & Insured"}, - { - type: "text", text: "24/7 Emergency Response"}, - { - type: "text", text: "Serving Your Neighborhood"}, - { - type: "text", text: "Transparent Pricing"}, - { - type: "text", text: "Trusted by Homeowners"}, + { type: "text", text: "Licensed & Insured" }, + { type: "text", text: "24/7 Emergency Response" }, + { type: "text", text: "Transparent Pricing" } ]} /> @@ -130,53 +109,21 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Leak Repair", description: "Rapid response for all leaks.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-fox-bathroom-problems_23-2150990699.jpg?_wi=3", imageAlt: "master plumber smiling professional portrait"}, + title: "Leak Repair", description: "Rapid response for all leaks.", media: { imageSrc: "https://img.b2bpic.net/free-photo/leaky-faucet-repair_23-2148421488.jpg?w=600", imageAlt: "repairing leaky faucet" }, items: [ - { - icon: Droplets, - text: "Emergency patches"}, - { - icon: Wrench, - text: "Pipe replacement"}, - { - icon: CheckCircle, - text: "Pressure testing"}, + { icon: Droplets, text: "Emergency patches" }, + { icon: Wrench, text: "Pipe replacement" } ], reverse: false, }, { - title: "Water Heater Maintenance", description: "Keep your water running hot.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-young-afro-american-woman-smiles-broadly-has-joyful-expression-wears-casual-blue-turtleneck-turns-head-aside-notices-funny-scene-monochrome-shot-happy-emotions-concept_273609-43284.jpg?_wi=2", imageAlt: "master plumber smiling professional portrait"}, + title: "Water Heater", description: "Keep your water running hot.", media: { imageSrc: "https://img.b2bpic.net/free-photo/water-heater-maintenance_23-2148421500.jpg?w=600", imageAlt: "water heater service" }, items: [ - { - icon: Flame, - text: "Tank flushing"}, - { - icon: Zap, - text: "Element inspection"}, - { - icon: Settings, - text: "Thermostat tuning"}, + { icon: Flame, text: "Tank flushing" }, + { icon: Zap, text: "Element check" } ], reverse: true, - }, - { - title: "Drain Cleaning", description: "Professional clog removal service.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14386.jpg?_wi=2", imageAlt: "master plumber smiling professional portrait"}, - items: [ - { - icon: Filter, - text: "Root removal"}, - { - icon: ArrowDown, - text: "Drain scoping"}, - { - icon: CheckCircle, - text: "Flow restoration"}, - ], - reverse: false, - }, + } ]} title="Expert Services" description="Comprehensive plumbing maintenance and repair services tailored for your home." @@ -187,16 +134,9 @@ export default function LandingPage() {