diff --git a/src/app/page.tsx b/src/app/page.tsx index e4351d3..ef8e03b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; -import { MapPin, Wrench, Clock, Shield, Users, CheckCircle, Award, Zap, MessageSquare, Star, Heart, Phone } from "lucide-react"; +import { MapPin, Wrench, Clock, Shield, Users, CheckCircle, Award, Zap, MessageSquare, Star, Heart, Phone, Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -113,7 +113,7 @@ export default function LandingPage() { title: "Professional Technicians", description: "Our team is highly trained, knowledgeable, and equipped to diagnose and fix problems efficiently.", icon: Users }, { - title: "Clean & Respectful", description: "Boot covers, careful workmanship, and thorough cleanup after every job—our customers notice the difference.", icon: Star + title: "Clean & Respectful", description: "Boot covers, careful workmanship, and thorough cleanup after every job—our customers notice the difference.", icon: Sparkles }, { title: "Clear Communication", description: "We explain what's wrong, show you the problem, and walk through solutions without confusing jargon.", icon: MessageSquare @@ -122,7 +122,7 @@ export default function LandingPage() { title: "Highly Rated", description: "4.8★ Google rating with 547+ reviews from satisfied homeowners in our community.", icon: Star } ]} - imageSrc="http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg" imageAlt="Professional plumbing team" mediaAnimation="slide-up" textboxLayout="default" @@ -145,22 +145,22 @@ export default function LandingPage() { textboxLayout="default" features={[ { - title: "Leak Repair & Detection", description: "Fast identification and professional repair of leaks, preventing water damage and high bills.", imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=1", imageAlt: "Leak repair service" + title: "Leak Repair & Detection", description: "Fast identification and professional repair of leaks, preventing water damage and high bills.", imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg", imageAlt: "Leak repair service" }, { - title: "Water Heater Replacement", description: "Expert installation and replacement of water heaters, ensuring reliable hot water year-round.", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=2", imageAlt: "Water heater installation" + title: "Water Heater Replacement", description: "Expert installation and replacement of water heaters, ensuring reliable hot water year-round.", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg", imageAlt: "Water heater installation" }, { - title: "Drain Cleaning", description: "Professional drain clearing to eliminate clogs and keep your system flowing smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1", imageAlt: "Drain cleaning service" + title: "Drain Cleaning", description: "Professional drain clearing to eliminate clogs and keep your system flowing smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Drain cleaning service" }, { - title: "Garbage Disposal Repair", description: "Quick repair or replacement of garbage disposals to restore kitchen convenience.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Garbage disposal repair" + title: "Garbage Disposal Repair", description: "Quick repair or replacement of garbage disposals to restore kitchen convenience.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Garbage disposal repair" }, { - title: "Toilet Repair & Replacement", description: "From running toilets to complete replacements, we handle all toilet issues efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=2", imageAlt: "Toilet repair" + title: "Toilet Repair & Replacement", description: "From running toilets to complete replacements, we handle all toilet issues efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg", imageAlt: "Toilet repair" }, { - title: "Faucet & Fixture Installation", description: "Professional installation of new faucets, fixtures, and upgrades for your home.", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=3", imageAlt: "Faucet installation" + title: "Faucet & Fixture Installation", description: "Professional installation of new faucets, fixtures, and upgrades for your home.", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg", imageAlt: "Faucet installation" } ]} gridVariant="two-columns-alternating-heights" @@ -182,19 +182,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Martinez", role: "Homeowner", company: "Edinburg, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" }, { id: "2", name: "Michael Chen", role: "Property Manager", company: "Home Warranty Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" }, { id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "McAllen, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" }, { id: "4", name: "David Kim", role: "Homeowner", company: "Mission, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" } ]} kpiItems={[ @@ -283,7 +283,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg" imageAlt="Professional plumbing service" mediaAnimation="slide-up" mediaPosition="left"