Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-04 20:31:31 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -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: {

View File

@@ -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"