Update src/app/page.tsx
This commit is contained in:
@@ -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" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:0896026258" },
|
||||
{ text: "Call Now (Urgent Help)", href: "tel:0896026258" },
|
||||
{ text: "Email Us", href: "mailto:eoinflynnplumbing@gmail.com" }
|
||||
]}
|
||||
avatars={[
|
||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user