Update src/app/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Call Now – 085 873 2792", href: "tel:0858732792" },
|
||||
{ text: "Get Emergency Service Now", href: "tel:0858732792" },
|
||||
{ text: "Request a Free Quote", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg"
|
||||
@@ -221,4 +221,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user