From 063936be9b746baaffd28ce38dac3a19db26c39c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:22:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ccb8e0b..048afd3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleC import MediaAbout from '@/components/sections/about/MediaAbout'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; export default function LandingPage() { return ( @@ -60,17 +59,9 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746295.jpg", imageAlt: "leak detection plumbing service" } ]} buttons={[ - { text: "Call Now (Urgent Help)", href: "tel:0896026258" }, + { text: "Call Now", href: "tel:0896026258" }, { text: "Email Us", href: "mailto:eoinflynnplumbing@gmail.com" } ]} - avatars={[ - { src: "http://img.b2bpic.net/free-photo/flexible-connector-different-wrenches_23-2147772264.jpg", alt: "Flexible connector and different wrenches" }, - { src: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg", alt: "Top view international worker's day with engineer tools" }, - { src: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg", alt: "Mechanical wrench on desk" }, - { src: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg", alt: "Architectural blueprints." }, - { src: "http://img.b2bpic.net/free-photo/top-view-man-sitting-floor-with-tap_259150-58260.jpg", alt: "Top view of man sitting on floor with tap" } - ]} - avatarText="Trusted by local households" marqueeItems={[ { type: "image", src: "http://img.b2bpic.net/free-photo/kitchen-utensils-stainless-steel_93675-135603.jpg", alt: "Kitchen utensils stainless steel" }, { type: "image", src: "http://img.b2bpic.net/free-photo/wrench-screwdriver-hammer_1048-2478.jpg", alt: "Wrench, screwdriver and hammer" }, @@ -122,24 +113,6 @@ export default function LandingPage() { /> -
- -
-