From dcd7373867a6662122a8348486a36533a8d9dd02 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 12:06:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4971d6d..f7f0342 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterCard from "@/components/sections/footer/FooterCard"; -import { Award, CheckCircle, Clock, Droplets, Eye, Facebook, Filter, Hammer, Heart, LinkedIn, Phone, Shield, Sparkles, Star, TrendingUp, Twitter, Users, Wrench, Zap } from "lucide-react"; +import { Award, CheckCircle, Clock, Droplets, Eye, Facebook, Filter, Hammer, Heart, Linkedin, Phone, Shield, Sparkles, Star, TrendingUp, Twitter, Users, Wrench, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -55,13 +55,13 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721571.jpg", imageAlt: "Professional plumbing service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg?_wi=1", imageAlt: "Emergency plumbing repair"}, + imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Emergency plumbing repair"}, { - imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-industrial-zone-background-concept_645730-802.jpg?_wi=1", imageAlt: "Pipe installation service"}, + imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-industrial-zone-background-concept_645730-802.jpg", imageAlt: "Pipe installation service"}, { imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Water heater maintenance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=1", imageAlt: "Professional drain cleaning"}, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg", imageAlt: "Professional drain cleaning"}, ]} ariaLabel="Hero section showcasing plumbing services" /> @@ -77,7 +77,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Emergency Repairs", description: "24/7 emergency response for urgent plumbing issues. Fast arrival times and immediate solutions to prevent water damage and costly repairs.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg?_wi=2", imageAlt: "Emergency repair service"}, + imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Emergency repair service"}, items: [ { icon: Zap, text: "24/7 Emergency Response" }, { icon: Clock, text: "Fast Arrival Times" }, @@ -87,7 +87,7 @@ export default function LandingPage() { }, { id: "2", title: "Installation & Upgrades", description: "Expert installation of new plumbing systems, pipes, fixtures, and water heaters. Modern solutions for improved efficiency and performance.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-industrial-zone-background-concept_645730-802.jpg?_wi=2", imageAlt: "Professional pipe installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-industrial-zone-background-concept_645730-802.jpg", imageAlt: "Professional pipe installation"}, items: [ { icon: Hammer, text: "Expert Installation" }, { icon: Zap, text: "Energy Efficient" }, @@ -97,7 +97,7 @@ export default function LandingPage() { }, { id: "3", title: "Maintenance & Prevention", description: "Regular maintenance services including drain cleaning, leak detection, and system inspections to prevent problems before they start.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=2", imageAlt: "Professional drain cleaning"}, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg", imageAlt: "Professional drain cleaning"}, items: [ { icon: Droplets, text: "Leak Detection" }, { icon: Filter, text: "System Cleaning" }, @@ -159,10 +159,10 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Riverside Residents", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, { id: "2", name: "Michael Chen", role: "Property Manager", company: "Downtown Apartments", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, { id: "3", name: "Emily Rodriguez", role: "Business Owner", company: "Local Restaurant", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg"}, @@ -213,7 +213,7 @@ export default function LandingPage() { socialLinks={[ { icon: Facebook, href: "https://facebook.com", ariaLabel: "Follow us on Facebook" }, { icon: Twitter, href: "https://twitter.com", ariaLabel: "Follow us on Twitter" }, - { icon: LinkedIn, href: "https://linkedin.com", ariaLabel: "Connect with us on LinkedIn" }, + { icon: Linkedin, href: "https://linkedin.com", ariaLabel: "Connect with us on LinkedIn" }, ]} ariaLabel="Site footer" /> -- 2.49.1