Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| adc3807fe6 | |||
| acf5e935b7 |
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
|||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746295.jpg", imageAlt: "leak detection plumbing service" }
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746295.jpg", imageAlt: "leak detection plumbing service" }
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now", href: "tel:0896026258" },
|
{ text: "Call Now (Urgent Help)", href: "tel:0896026258" },
|
||||||
{ text: "Email Us", href: "mailto:eoinflynnplumbing@gmail.com" }
|
{ text: "Email Us", href: "mailto:eoinflynnplumbing@gmail.com" }
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user