Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
tagIcon={Leaf}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Call Now: 071 078 2172", href: "tel:+27710782172" },
|
||||
{ text: "Call Now", href: "tel:+27710782172" },
|
||||
{ text: "Get Free Quote", href: "#contact" }
|
||||
]}
|
||||
mediaItems={[
|
||||
@@ -247,4 +247,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user