Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-17 09:31:33 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{ text: "Get a Free Quote", href: "#contact-form" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg"
imageAlt="professional plumber working kitchen sink"
mediaAnimation="blur-reveal"
ariaLabel="Hero section with plumbing service call to action"
@@ -154,16 +154,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
metrics={[
{
id: "1", value: "500+", title: "Jobs Completed", description: "Satisfied customers served"
id: "1", value: "500+", title: "Jobs Completed", description: "Satisfied customers served", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg", imageAlt: "professional plumber working kitchen sink"
},
{
id: "2", value: "15+", title: "Years Experience", description: "Professional expertise"
id: "2", value: "15+", title: "Years Experience", description: "Professional expertise", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg", imageAlt: "professional plumber working kitchen sink"
},
{
id: "3", value: "24/7", title: "Emergency Response", description: "Always available for you"
id: "3", value: "24/7", title: "Emergency Response", description: "Always available for you", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg", imageAlt: "professional plumber working kitchen sink"
},
{
id: "4", value: "100%", title: "Satisfaction Guarantee", description: "Or your money back"
id: "4", value: "100%", title: "Satisfaction Guarantee", description: "Or your money back", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg", imageAlt: "professional plumber working kitchen sink"
}
]}
animationType="slide-up"
@@ -233,7 +233,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg"
imageAlt="professional plumber working kitchen sink"
logoText="Aquarius Plumbing"
copyrightText="© 2025 Aquarius Plumbing. All rights reserved."