diff --git a/src/app/page.tsx b/src/app/page.tsx index 1fbb4d2..b4ae76e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,86 +31,56 @@ export default function LandingPage() {
@@ -122,9 +92,7 @@ export default function LandingPage() { title="68 Years of Trusted Service" buttons={[ { - text: "Learn More", - href: "#about", - }, + text: "Learn More", href: "#about"}, ]} />
@@ -137,68 +105,38 @@ export default function LandingPage() { features={[ { id: 1, - title: "Residential Plumbing", - description: "Expert residential care for all your home plumbing issues.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=1", - }, + title: "Residential Plumbing", description: "Expert residential care for all your home plumbing issues.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/bathtub-faucet-closeup-with-luxury-living-concept_53876-146213.jpg", - imageAlt: "professional plumber smiling at camera", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg"} }, { id: 2, - title: "Septic Tank Service", - description: "Professional septic tank maintenance and repair services.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=1", - }, + title: "Septic Tank Service", description: "Professional septic tank maintenance and repair services.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=3", - imageAlt: "residential plumbing repair", + imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg"} }, { id: 3, - title: "Drain Cleaning", - description: "Fast and effective drain cleaning to keep your pipes flowing.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/spare-part-water-pump-isolated-white_627829-7477.jpg?_wi=1", - }, + title: "Drain Cleaning", description: "Fast and effective drain cleaning to keep your pipes flowing.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/spare-part-water-pump-isolated-white_627829-7477.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/spare-part-water-pump-isolated-white_627829-7477.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=3", - imageAlt: "septic tank maintenance service", + imageSrc: "http://img.b2bpic.net/free-photo/spare-part-water-pump-isolated-white_627829-7477.jpg"} }, { id: 4, - title: "Water Heater Repair", - description: "Reliable repair and installation for water heaters.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg?_wi=1", - }, + title: "Water Heater Repair", description: "Reliable repair and installation for water heaters.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/spare-part-water-pump-isolated-white_627829-7477.jpg?_wi=3", - imageAlt: "drain cleaning professional tool", + imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg"} }, { id: 5, - title: "Emergency Services", - description: "24/7 emergency support when you need it most.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=1", - }, + title: "Emergency Services", description: "24/7 emergency support when you need it most.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg?_wi=3", - imageAlt: "water heater repair install", + imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg"} }, ]} showStepNumbers={false} @@ -214,29 +152,17 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - icon: Award, - title: "Years Experience", - value: "68+", - }, + id: "1", icon: Award, + title: "Years Experience", value: "68+"}, { - id: "2", - icon: Shield, - title: "Rating", - value: "BBB A+", - }, + id: "2", icon: Shield, + title: "Rating", value: "BBB A+"}, { - id: "3", - icon: Zap, - title: "Response", - value: "Fast", - }, + id: "3", icon: Zap, + title: "Response", value: "Fast"}, { - id: "4", - icon: DollarSign, - title: "Pricing", - value: "Honest", - }, + id: "4", icon: DollarSign, + title: "Pricing", value: "Honest"}, ]} title="Why Choose Us" description="Unmatched excellence and experience since 1954." @@ -249,60 +175,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Miller", - date: "2023-05-12", - title: "Great service", - quote: "They were honest, appropriate and fast.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=3", - imageAlt: "emergency plumbing service 24/7", - }, + id: "1", name: "Sarah Miller", date: "2023-05-12", title: "Great service", quote: "They were honest, appropriate and fast.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg", imageAlt: "emergency plumbing service 24/7"}, { - id: "2", - name: "John Davis", - date: "2023-08-20", - title: "Professional", - quote: "Matt and Tommy were so professional and fixed our issue very quickly.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-points-with-hand-plunger-isolated-blue-wall_141793-122007.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", - imageAlt: "happy home owner portrait", - }, + id: "2", name: "John Davis", date: "2023-08-20", title: "Professional", quote: "Matt and Tommy were so professional and fixed our issue very quickly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-points-with-hand-plunger-isolated-blue-wall_141793-122007.jpg", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", imageAlt: "happy home owner portrait"}, { - id: "3", - name: "Emily Wilson", - date: "2023-10-05", - title: "Timely", - quote: "They arrived timely and did all the repairs.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-sitting-together_23-2149391029.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-points-with-hand-plunger-isolated-blue-wall_141793-122007.jpg", - imageAlt: "smiling middle aged client", - }, + id: "3", name: "Emily Wilson", date: "2023-10-05", title: "Timely", quote: "They arrived timely and did all the repairs.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-sitting-together_23-2149391029.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-points-with-hand-plunger-isolated-blue-wall_141793-122007.jpg", imageAlt: "smiling middle aged client"}, { - id: "4", - name: "Michael Brown", - date: "2024-01-15", - title: "Expert help", - quote: "Best plumbing service in Macon. Absolutely trustworthy.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-serious-man-posing-seriously_181624-46455.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-sitting-together_23-2149391029.jpg", - imageAlt: "elderly couple home owner smile", - }, + id: "4", name: "Michael Brown", date: "2024-01-15", title: "Expert help", quote: "Best plumbing service in Macon. Absolutely trustworthy.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-serious-man-posing-seriously_181624-46455.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-sitting-together_23-2149391029.jpg", imageAlt: "elderly couple home owner smile"}, { - id: "5", - name: "Jessica Lee", - date: "2024-02-10", - title: "Highly recommended", - quote: "Extremely knowledgeable team and honest pricing.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/relaxing-fume-banking-adult-absence_1134-936.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-serious-man-posing-seriously_181624-46455.jpg", - imageAlt: "young man home owner portrait", - }, + id: "5", name: "Jessica Lee", date: "2024-02-10", title: "Highly recommended", quote: "Extremely knowledgeable team and honest pricing.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/relaxing-fume-banking-adult-absence_1134-936.jpg", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-serious-man-posing-seriously_181624-46455.jpg", imageAlt: "young man home owner portrait"}, ]} title="Client Reviews" description="Hear what our neighbors have to say." @@ -313,13 +194,12 @@ export default function LandingPage() { @@ -327,33 +207,21 @@ export default function LandingPage() {