diff --git a/src/app/page.tsx b/src/app/page.tsx index ddff66e..1c4c28c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,13 +43,13 @@ export default function LandingPage() { @@ -161,7 +161,7 @@ export default function LandingPage() { title: "24/7 Emergency Response", description: "Available around the clock when plumbing emergencies strike", icon: AlertCircle } ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg" imageAlt="Our professional team" imagePosition="right" mediaAnimation="opacity" @@ -181,11 +181,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Palmer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg" }, { id: "2", name: "Michael Chen", role: "Property Manager", company: "Palmer Properties", 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: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Palmer", rating: 5, @@ -193,15 +193,15 @@ export default function LandingPage() { }, { id: "4", name: "David Kim", role: "Business Owner", company: "Palmer", 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: "5", name: "Jennifer Lee", role: "Homeowner", company: "Palmer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg" }, { id: "6", name: "Robert Martinez", role: "Homeowner", company: "Palmer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=3" + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg" } ]} kpiItems={[ @@ -220,7 +220,7 @@ export default function LandingPage() { { text: "📞 Call Now – (907) 921-9530", href: "tel:+19079219530" }, { text: "Get a Free Estimate", href: "#contact" } ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -249,7 +249,7 @@ export default function LandingPage() { title: "24/7 Availability", description: "Always ready for emergencies in your community", icon: Clock } ]} - imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-male-plumber-standing-near-kitchen-sink-showing-thumb-up_1098-17823.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-male-plumber-standing-near-kitchen-sink-showing-thumb-up_1098-17823.jpg" imageAlt="Service area coverage" imagePosition="right" mediaAnimation="opacity"