Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-04-04 21:35:30 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -56,11 +56,11 @@ export default function LandingPage() {
{
title: "Assessment", description: "We visit your property to inspect the damage.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg" },
imageAlt: "flat roof repair residential"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", imageAlt: "flat roof repair residential"},
{
title: "Quote", description: "You receive a clear, written estimate.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg" },
imageAlt: "leadwork chimney flashing repair"},
imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg", imageAlt: "leadwork chimney flashing repair"},
]}
/>
</div>

View File

@@ -10,8 +10,8 @@ import { Montserrat } from "next/font/google";
export const metadata: Metadata = {
title: 'Roofers Bournemouth | Hope Roofing & Leadwork LTD',
description: 'Trusted roofing experts in Bournemouth. Fast response roof repairs, flat roofs, leadwork, and installations. Get a free quote today.',
title: 'Hope Roofing & Leadwork LTD',
description: 'Professional roofing and leadwork services in Bournemouth.',
openGraph: {
"title": "Roofers Bournemouth | Hope Roofing & Leadwork LTD",
"description": "Professional roofing services in Bournemouth. Reliable, local, and fully insured.",

View File

@@ -122,7 +122,7 @@ export default function LandingPage() {
id: "management", groupTitle: "Management", members: [
{ id: "m1", title: "Tommy", subtitle: "Lead Roofer", detail: "15+ years experience in domestic roofing and leadwork.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg" },
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg", imageAlt: "professional roofing worker on roof"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg" },
]}
/>
</div>