diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e355f75..863de56 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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"}, ]} /> diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0b49771..fae4856 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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.", diff --git a/src/app/page.tsx b/src/app/page.tsx index b0ae525..9890c39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }, ]} />