Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3eef57c729 | |||
| 1a418c1776 | |||
| 82eb3b6ca6 |
@@ -28,7 +28,8 @@ export const metadata: Metadata = {
|
||||
openGraph: {
|
||||
title: "MB Concrete - Professional Concrete Contractors Auckland", description: "Quality concrete services for residential and commercial projects. Expert workmanship since 2010.", siteName: "MB Concrete", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg", alt: "Professional concrete driveway by MB Concrete"},
|
||||
url: "http://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg", alt: "Professional concrete driveway by MB Concrete"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "contact" },
|
||||
{ text: "Get Free Quote", href: "contact" },
|
||||
{ text: "Get a Quote", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user