Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg?_wi=1"
|
||||
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", 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: "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?_wi=2", imageAlt: "professional plumber working kitchen sink"
|
||||
},
|
||||
{
|
||||
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: "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?_wi=3", imageAlt: "professional plumber working kitchen sink"
|
||||
},
|
||||
{
|
||||
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: "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?_wi=4", imageAlt: "professional plumber working kitchen sink"
|
||||
},
|
||||
{
|
||||
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"
|
||||
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?_wi=5", 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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990709.jpg?_wi=6"
|
||||
imageAlt="professional plumber working kitchen sink"
|
||||
logoText="Aquarius Plumbing"
|
||||
copyrightText="© 2025 Aquarius Plumbing. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user