Merge version_1 into main #3
@@ -11,8 +11,8 @@ import { Nunito } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'BuildStrong | Professional Construction Services',
|
||||
description: 'BuildStrong provides residential, commercial, and infrastructure construction services with unmatched safety, reliability, and craftsmanship.',
|
||||
title: 'BuildStrong | Construction Excellence',
|
||||
description: 'Professional residential, commercial, and infrastructure construction solutions.',
|
||||
openGraph: {
|
||||
"title": "BuildStrong | Professional Construction Services",
|
||||
"siteName": "BuildStrong",
|
||||
|
||||
@@ -126,14 +126,10 @@ export default function LandingPage() {
|
||||
title="Our Terms and Privacy Policy"
|
||||
sections={[
|
||||
{
|
||||
heading: "Our Commitment to Quality", content: {
|
||||
text: "BuildStrong is committed to maintaining the highest standards of safety, ethics, and professional conduct in all construction operations."},
|
||||
heading: "Our Commitment to Quality", content: { type: "paragraph", text: "BuildStrong is committed to maintaining the highest standards of safety, ethics, and professional conduct in all construction operations."},
|
||||
},
|
||||
{
|
||||
heading: "Client Privacy", content: {
|
||||
items: [
|
||||
"We respect your data", "We do not sell information", "Secure document storage", "Transparency in communication"],
|
||||
},
|
||||
heading: "Client Privacy", content: { type: "list", items: ["We respect your data", "We do not sell information", "Secure document storage", "Transparency in communication"]},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user