Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #10.
This commit is contained in:
2026-05-08 11:37:09 +00:00

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{
name: "Book a Call-Out", id: "/contact"},
]}
brandName="Safe Response"
brandName="MAC Gas / Plumbing / Heating"
/>
</div>
@@ -68,7 +68,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"⭐ 160+ FIVE-STAR REVIEWS", "🔥 SAME-DAY RESPONSE", "✓ GAS SAFE REGISTERED", "£0 CALL-OUT FEE", "🏠 BIRMINGHAM BASED"]}
"⭐ 150+ FIVE-STAR REVIEWS", "🔥 SAME-DAY RESPONSE", "✓ GAS SAFE REGISTERED", "£0 CALL-OUT FEE", "🏠 BIRMINGHAM BASED"]}
title="Trusted by Birmingham Residents"
description="Expert service you can rely on."
/>
@@ -77,7 +77,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={false}
title="Why Birmingham Homeowners Choose Safe Response"
title="Why Birmingham Homeowners Choose MAC Gas / Plumbing / Heating"
buttons={[
{
text: "Learn More", href: "#features"},
@@ -151,15 +151,15 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Boiler Tips From Munir"
title="Boiler Tips From Glen"
description="Simple advice to keep your heating running all year round."
blogs={[
{
id: "b1", category: "Tips", title: "How to bleed your radiators", excerpt: "A simple guide to improving efficiency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DLhddRb6hWTg3CNN7XYAQ9rF6P/uploaded-1778237951013-fiypj1pw.jpg", authorName: "Munir", authorAvatar: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", date: "2025"},
id: "b1", category: "Tips", title: "How to bleed your radiators", excerpt: "A simple guide to improving efficiency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DLhddRb6hWTg3CNN7XYAQ9rF6P/uploaded-1778237951013-fiypj1pw.jpg", authorName: "Glen", authorAvatar: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", date: "2025"},
{
id: "b2", category: "Tips", title: "Winter boiler maintenance", excerpt: "Avoid breakdowns with these steps.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DLhddRb6hWTg3CNN7XYAQ9rF6P/uploaded-1778237832461-olflprsw.jpg", authorName: "Munir", authorAvatar: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", date: "2025"},
id: "b2", category: "Tips", title: "Winter boiler maintenance", excerpt: "Avoid breakdowns with these steps.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DLhddRb6hWTg3CNN7XYAQ9rF6P/uploaded-1778237832461-olflprsw.jpg", authorName: "Glen", authorAvatar: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", date: "2025"},
{
id: "b3", category: "Tips", title: "Why your pressure drops", excerpt: "Understanding your boiler gauges.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334226.jpg?_wi=2", authorName: "Munir", authorAvatar: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", date: "2025"},
id: "b3", category: "Tips", title: "Why your pressure drops", excerpt: "Understanding your boiler gauges.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334226.jpg?_wi=2", authorName: "Glen", authorAvatar: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", date: "2025"},
]}
/>
</div>