Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #11.
This commit is contained in:
@@ -35,7 +35,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Book a Call-Out", id: "/contact"},
|
||||
]}
|
||||
brandName="MAC Gas / Plumbing / Heating"
|
||||
brandName="HydroFit Home Solutions"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Why Birmingham Homeowners Choose MAC Gas / Plumbing / Heating"
|
||||
title="Why Birmingham Homeowners Choose HydroFit Home Solutions"
|
||||
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 Glen"
|
||||
title="Boiler Tips From Shane"
|
||||
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: "Glen", 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: "Shane", 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: "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: "Shane", 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"},
|
||||
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: "Shane", authorAvatar: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", date: "2025"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user