Merge version_1 into main #2
@@ -45,9 +45,7 @@ export default function AboutPage() {
|
||||
brandName="Boilergurus"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:02071014370",
|
||||
}}
|
||||
text: "Call Now", href: "tel:02071014370"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -62,25 +60,19 @@ export default function AboutPage() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Founded in 2007",
|
||||
description:
|
||||
"Started with a vision to bring professional, reliable heating solutions to Surrey residents.",
|
||||
icon: Award,
|
||||
title: "Founded in 2007", description:
|
||||
"Started with a vision to bring professional, reliable heating solutions to Surrey residents.", icon: Award,
|
||||
},
|
||||
{
|
||||
title: "Local Experts",
|
||||
description:
|
||||
"Deep knowledge of Surrey's unique heating demands and property requirements.",
|
||||
icon: Target,
|
||||
title: "Local Experts", description:
|
||||
"Deep knowledge of Surrey's unique heating demands and property requirements.", icon: Target,
|
||||
},
|
||||
{
|
||||
title: "Customer Focused",
|
||||
description:
|
||||
"Every interaction is designed with customer satisfaction and transparency at the forefront.",
|
||||
icon: Heart,
|
||||
title: "Customer Focused", description:
|
||||
"Every interaction is designed with customer satisfaction and transparency at the forefront.", icon: Heart,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=6"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg"
|
||||
imageAlt="Professional heating engineers with 17+ years experience"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -97,34 +89,16 @@ export default function AboutPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "17+",
|
||||
title: "Years of Service",
|
||||
items: [
|
||||
"Serving since 2007",
|
||||
"Local experts",
|
||||
"Continuous excellence",
|
||||
],
|
||||
id: "1", value: "17+", title: "Years of Service", items: [
|
||||
"Serving since 2007", "Local experts", "Continuous excellence"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "5000+",
|
||||
title: "Happy Customers",
|
||||
items: [
|
||||
"Residential solutions",
|
||||
"Commercial projects",
|
||||
"Family recommendations",
|
||||
],
|
||||
id: "2", value: "5000+", title: "Happy Customers", items: [
|
||||
"Residential solutions", "Commercial projects", "Family recommendations"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "4.9★",
|
||||
title: "Customer Satisfaction",
|
||||
items: [
|
||||
"168 verified reviews",
|
||||
"Professional service",
|
||||
"Trusted reputation",
|
||||
],
|
||||
id: "3", value: "4.9★", title: "Customer Satisfaction", items: [
|
||||
"168 verified reviews", "Professional service", "Trusted reputation"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -155,19 +129,13 @@ export default function AboutPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Visit our Facebook page",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Visit our Facebook page"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com",
|
||||
ariaLabel: "Visit our Instagram profile",
|
||||
},
|
||||
href: "https://instagram.com", ariaLabel: "Visit our Instagram profile"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "Connect with us on LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "Connect with us on LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -44,9 +44,7 @@ export default function BoilerInstallationPage() {
|
||||
brandName="Boilergurus"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:02071014370",
|
||||
}}
|
||||
text: "Call Now", href: "tel:02071014370"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -61,25 +59,19 @@ export default function BoilerInstallationPage() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Modern Efficiency",
|
||||
description:
|
||||
"Install state-of-the-art boiler systems with maximum energy efficiency and minimal environmental impact.",
|
||||
icon: Zap,
|
||||
title: "Modern Efficiency", description:
|
||||
"Install state-of-the-art boiler systems with maximum energy efficiency and minimal environmental impact.", icon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Expert Installation",
|
||||
description:
|
||||
"Professional commissioning and full system testing to ensure optimal performance and compliance.",
|
||||
icon: Award,
|
||||
title: "Expert Installation", description:
|
||||
"Professional commissioning and full system testing to ensure optimal performance and compliance.", icon: Award,
|
||||
},
|
||||
{
|
||||
title: "Warranty & Support",
|
||||
description:
|
||||
"Comprehensive warranties on parts and labor with ongoing maintenance support for your peace of mind.",
|
||||
icon: CheckCircle,
|
||||
title: "Warranty & Support", description:
|
||||
"Comprehensive warranties on parts and labor with ongoing maintenance support for your peace of mind.", icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=6"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg"
|
||||
imageAlt="Professional boiler installation"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -97,37 +89,19 @@ export default function BoilerInstallationPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Assessment",
|
||||
title: "System Assessment",
|
||||
subtitle: "Evaluate your home's heating needs",
|
||||
description:
|
||||
"We conduct a thorough assessment of your current heating system and home requirements to recommend the perfect boiler solution tailored to your needs and budget.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=5",
|
||||
imageAlt: "System assessment",
|
||||
},
|
||||
tag: "Assessment", title: "System Assessment", subtitle: "Evaluate your home's heating needs", description:
|
||||
"We conduct a thorough assessment of your current heating system and home requirements to recommend the perfect boiler solution tailored to your needs and budget.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", imageAlt: "System assessment"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Installation",
|
||||
title: "Professional Installation",
|
||||
subtitle: "Expert fitting by certified engineers",
|
||||
description:
|
||||
"Our Gas Safe registered engineers professionally install your new boiler with precision. We handle all connections, testing, and commissioning to ensure everything works perfectly.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=7",
|
||||
imageAlt: "Professional installation",
|
||||
},
|
||||
tag: "Installation", title: "Professional Installation", subtitle: "Expert fitting by certified engineers", description:
|
||||
"Our Gas Safe registered engineers professionally install your new boiler with precision. We handle all connections, testing, and commissioning to ensure everything works perfectly.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg", imageAlt: "Professional installation"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Support",
|
||||
title: "Ongoing Support",
|
||||
subtitle: "Maintenance and warranty coverage",
|
||||
description:
|
||||
"After installation, we provide ongoing support, maintenance plans, and warranty coverage to keep your heating system running smoothly for years to come.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26523.jpg?_wi=4",
|
||||
imageAlt: "Ongoing support",
|
||||
},
|
||||
tag: "Support", title: "Ongoing Support", subtitle: "Maintenance and warranty coverage", description:
|
||||
"After installation, we provide ongoing support, maintenance plans, and warranty coverage to keep your heating system running smoothly for years to come.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26523.jpg", imageAlt: "Ongoing support"},
|
||||
]}
|
||||
buttons={[{ text: "Get a Quote", href: "/contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -158,19 +132,13 @@ export default function BoilerInstallationPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Visit our Facebook page",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Visit our Facebook page"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com",
|
||||
ariaLabel: "Visit our Instagram profile",
|
||||
},
|
||||
href: "https://instagram.com", ariaLabel: "Visit our Instagram profile"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "Connect with us on LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "Connect with us on LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -43,9 +43,7 @@ export default function ContactPage() {
|
||||
brandName="Boilergurus"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:02071014370",
|
||||
}}
|
||||
text: "Call Now", href: "tel:02071014370"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -60,24 +58,18 @@ export default function ContactPage() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Phone",
|
||||
description: "020 7101 4370 - Available Monday to Friday",
|
||||
icon: Phone,
|
||||
title: "Phone", description: "020 7101 4370 - Available Monday to Friday", icon: Phone,
|
||||
},
|
||||
{
|
||||
title: "Location",
|
||||
description:
|
||||
"50 Selwood Rd, Old Woking, Woking GU22 9HT, Surrey",
|
||||
icon: MapPin,
|
||||
title: "Location", description:
|
||||
"50 Selwood Rd, Old Woking, Woking GU22 9HT, Surrey", icon: MapPin,
|
||||
},
|
||||
{
|
||||
title: "Business Hours",
|
||||
description:
|
||||
"Monday - Friday: 8am - 6pm | Weekend emergency services available",
|
||||
icon: Clock,
|
||||
title: "Business Hours", description:
|
||||
"Monday - Friday: 8am - 6pm | Weekend emergency services available", icon: Clock,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=7"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg"
|
||||
imageAlt="Boilergurus team ready to help"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -107,19 +99,13 @@ export default function ContactPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Visit our Facebook page",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Visit our Facebook page"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com",
|
||||
ariaLabel: "Visit our Instagram profile",
|
||||
},
|
||||
href: "https://instagram.com", ariaLabel: "Visit our Instagram profile"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "Connect with us on LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "Connect with us on LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -5,37 +5,23 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const lato = Lato({
|
||||
variable: "--font-lato",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-lato", subsets: ["latin"],
|
||||
weight: ["100", "300", "400", "700", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Boiler Installation & Repairs in Woking, Surrey | Boilergurus",
|
||||
description: "Expert boiler installation, repairs & underfloor heating in Woking, Guildford & Surrey. 17+ years experience, 4.9★ rated, Gas Safe registered. Free quotes.",
|
||||
keywords: "boiler installation Woking, boiler repair Surrey, underfloor heating, gas engineer Woking, central heating, Guildford heating",
|
||||
robots: {
|
||||
title: "Boiler Installation & Repairs in Woking, Surrey | Boilergurus", description: "Expert boiler installation, repairs & underfloor heating in Woking, Guildford & Surrey. 17+ years experience, 4.9★ rated, Gas Safe registered. Free quotes.", keywords: "boiler installation Woking, boiler repair Surrey, underfloor heating, gas engineer Woking, central heating, Guildford heating", robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "Boiler Installation & Heating Experts in Surrey | Boilergurus",
|
||||
description: "17+ years of trusted heating solutions for Surrey homes. Expert installations, repairs & underfloor heating. 4.9★ rated.",
|
||||
url: "https://boilergurus.com",
|
||||
siteName: "Boilergurus",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Boiler Installation & Heating Experts in Surrey | Boilergurus", description: "17+ years of trusted heating solutions for Surrey homes. Expert installations, repairs & underfloor heating. 4.9★ rated.", url: "https://boilergurus.com", siteName: "Boilergurus", type: "website", images: [
|
||||
{
|
||||
url: "https://boilergurus.com/og-hero.jpg",
|
||||
alt: "Boilergurus - Central Heating & Plumbing Specialists",
|
||||
},
|
||||
url: "https://boilergurus.com/og-hero.jpg", alt: "Boilergurus - Central Heating & Plumbing Specialists"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Boiler Installation & Repairs in Surrey",
|
||||
description: "Expert heating specialists with 17+ years experience. 4.9★ rated. Free quotes.",
|
||||
images: ["https://boilergurus.com/twitter-hero.jpg"],
|
||||
card: "summary_large_image", title: "Boiler Installation & Repairs in Surrey", description: "Expert heating specialists with 17+ years experience. 4.9★ rated. Free quotes.", images: ["https://boilergurus.com/twitter-hero.jpg"],
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
234
src/app/page.tsx
234
src/app/page.tsx
@@ -16,7 +16,6 @@ import {
|
||||
CheckCircle,
|
||||
Award,
|
||||
DollarSign,
|
||||
CheckShield,
|
||||
Wrench,
|
||||
Star,
|
||||
Zap,
|
||||
@@ -56,9 +55,7 @@ export default function HomePage() {
|
||||
brandName="Boilergurus"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:02071014370",
|
||||
}}
|
||||
text: "Call Now", href: "tel:02071014370"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -71,52 +68,36 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Call 020 7101 4370", href: "tel:02071014370" },
|
||||
{ text: "Get a Free Quote", href: "/contact" },
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=1",
|
||||
imageAlt: "Professional boiler installation",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg", imageAlt: "Professional boiler installation"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26523.jpg?_wi=1",
|
||||
imageAlt: "Modern underfloor heating system",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26523.jpg", imageAlt: "Modern underfloor heating system"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=1",
|
||||
imageAlt: "Skilled heating engineer at work",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", imageAlt: "Skilled heating engineer at work"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=2",
|
||||
imageAlt: "State-of-the-art boiler system",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg", imageAlt: "State-of-the-art boiler system"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=3",
|
||||
imageAlt: "Professional heating installation",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg", imageAlt: "Professional heating installation"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=2",
|
||||
imageAlt: "Expert gas engineer",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", imageAlt: "Expert gas engineer"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=4",
|
||||
imageAlt: "Quality boiler work",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg", imageAlt: "Quality boiler work"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26523.jpg?_wi=2",
|
||||
imageAlt: "Advanced heating technology",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26523.jpg", imageAlt: "Advanced heating technology"},
|
||||
]}
|
||||
carouselPosition="right"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
@@ -134,37 +115,27 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "17+ Years Experience",
|
||||
description:
|
||||
"Proven track record of reliable service across Surrey and surrounding areas.",
|
||||
icon: Award,
|
||||
title: "17+ Years Experience", description:
|
||||
"Proven track record of reliable service across Surrey and surrounding areas.", icon: Award,
|
||||
},
|
||||
{
|
||||
title: "Transparent Pricing",
|
||||
description:
|
||||
"Clear, detailed quotes with no hidden costs. What you see is what you pay.",
|
||||
icon: DollarSign,
|
||||
title: "Transparent Pricing", description:
|
||||
"Clear, detailed quotes with no hidden costs. What you see is what you pay.", icon: DollarSign,
|
||||
},
|
||||
{
|
||||
title: "Gas Safe Registered",
|
||||
description:
|
||||
"Certified and compliant with all UK heating and gas safety regulations.",
|
||||
icon: CheckShield,
|
||||
title: "Gas Safe Registered", description:
|
||||
"Certified and compliant with all UK heating and gas safety regulations.", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
title: "Professional Workmanship",
|
||||
description:
|
||||
"Clean, efficient installations backed by quality guarantees and warranties.",
|
||||
icon: Wrench,
|
||||
title: "Professional Workmanship", description:
|
||||
"Clean, efficient installations backed by quality guarantees and warranties.", icon: Wrench,
|
||||
},
|
||||
{
|
||||
title: "Outstanding Reviews",
|
||||
description:
|
||||
"4.9★ rating from 168 verified customers. Real feedback from real clients.",
|
||||
icon: Star,
|
||||
title: "Outstanding Reviews", description:
|
||||
"4.9★ rating from 168 verified customers. Real feedback from real clients.", icon: Star,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg"
|
||||
imageAlt="Experienced heating engineer providing professional service"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -182,37 +153,19 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Installation",
|
||||
title: "Boiler Installation",
|
||||
subtitle: "Modern, efficient boiler systems",
|
||||
description:
|
||||
"Professional installation of new boiler systems with full commissioning and safety checks. We work with leading manufacturers to ensure you get the best efficiency and reliability for your home.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=5",
|
||||
imageAlt: "Boiler installation service",
|
||||
},
|
||||
tag: "Installation", title: "Boiler Installation", subtitle: "Modern, efficient boiler systems", description:
|
||||
"Professional installation of new boiler systems with full commissioning and safety checks. We work with leading manufacturers to ensure you get the best efficiency and reliability for your home.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg", imageAlt: "Boiler installation service"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Repairs",
|
||||
title: "Boiler Repairs",
|
||||
subtitle: "Fast, reliable emergency service",
|
||||
description:
|
||||
"Rapid response repair service for boiler breakdowns. Our engineers diagnose issues quickly and provide cost-effective solutions to get your heating back on track.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=4",
|
||||
imageAlt: "Boiler repair service",
|
||||
},
|
||||
tag: "Repairs", title: "Boiler Repairs", subtitle: "Fast, reliable emergency service", description:
|
||||
"Rapid response repair service for boiler breakdowns. Our engineers diagnose issues quickly and provide cost-effective solutions to get your heating back on track.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", imageAlt: "Boiler repair service"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Specialist",
|
||||
title: "Underfloor Heating",
|
||||
subtitle: "Premium comfort and efficiency",
|
||||
description:
|
||||
"Expert design and installation of underfloor heating systems for new builds and renovations. Experience superior comfort with whisper-quiet operation and excellent energy efficiency.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26523.jpg?_wi=3",
|
||||
imageAlt: "Underfloor heating installation",
|
||||
},
|
||||
tag: "Specialist", title: "Underfloor Heating", subtitle: "Premium comfort and efficiency", description:
|
||||
"Expert design and installation of underfloor heating systems for new builds and renovations. Experience superior comfort with whisper-quiet operation and excellent energy efficiency.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26523.jpg", imageAlt: "Underfloor heating installation"},
|
||||
]}
|
||||
buttons={[{ text: "Learn More", href: "/boiler-installation" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -230,34 +183,16 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "4.9★",
|
||||
title: "Google Rating",
|
||||
items: [
|
||||
"168 verified reviews",
|
||||
"98% recommendation rate",
|
||||
"Trusted by local families",
|
||||
],
|
||||
id: "1", value: "4.9★", title: "Google Rating", items: [
|
||||
"168 verified reviews", "98% recommendation rate", "Trusted by local families"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "17+",
|
||||
title: "Years in Business",
|
||||
items: [
|
||||
"Established expertise",
|
||||
"Proven track record",
|
||||
"Local specialists",
|
||||
],
|
||||
id: "2", value: "17+", title: "Years in Business", items: [
|
||||
"Established expertise", "Proven track record", "Local specialists"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
title: "Gas Safe Registered",
|
||||
items: [
|
||||
"All engineers certified",
|
||||
"Full compliance",
|
||||
"Your peace of mind",
|
||||
],
|
||||
id: "3", value: "100%", title: "Gas Safe Registered", items: [
|
||||
"All engineers certified", "Full compliance", "Your peace of mind"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -276,71 +211,35 @@ export default function HomePage() {
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "Woking",
|
||||
testimonial:
|
||||
"The quote clearly set out the exact costs and the work was completed to the highest standard. Excellent communication throughout.",
|
||||
rating: 5,
|
||||
id: "1", name: "Sarah Johnson", handle: "Woking", testimonial:
|
||||
"The quote clearly set out the exact costs and the work was completed to the highest standard. Excellent communication throughout.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "Guildford",
|
||||
testimonial:
|
||||
"Professional team arrived on time, completed the boiler installation efficiently, and left the property spotless. Highly recommended.",
|
||||
rating: 5,
|
||||
id: "2", name: "Michael Chen", handle: "Guildford", testimonial:
|
||||
"Professional team arrived on time, completed the boiler installation efficiently, and left the property spotless. Highly recommended.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "Weybridge",
|
||||
testimonial:
|
||||
"Best heating engineers I've used. They explained everything clearly and provided a fair price for the underfloor heating work.",
|
||||
rating: 5,
|
||||
id: "3", name: "Emily Rodriguez", handle: "Weybridge", testimonial:
|
||||
"Best heating engineers I've used. They explained everything clearly and provided a fair price for the underfloor heating work.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "Leatherhead",
|
||||
testimonial:
|
||||
"Emergency boiler repair. They responded within 2 hours and had us back in hot water by evening. Absolutely professional.",
|
||||
rating: 5,
|
||||
id: "4", name: "David Kim", handle: "Leatherhead", testimonial:
|
||||
"Emergency boiler repair. They responded within 2 hours and had us back in hot water by evening. Absolutely professional.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Thompson",
|
||||
handle: "Wimbledon",
|
||||
testimonial:
|
||||
"17 years in business shows. The quality of work and attention to detail is exceptional. Worth every penny.",
|
||||
rating: 5,
|
||||
id: "5", name: "Jessica Thompson", handle: "Wimbledon", testimonial:
|
||||
"17 years in business shows. The quality of work and attention to detail is exceptional. Worth every penny.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
|
||||
imageAlt: "Jessica Thompson",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Thompson"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Graham",
|
||||
handle: "Cobham",
|
||||
testimonial:
|
||||
"Gas Safe certified, transparent pricing, no hidden costs. Everything about Boilergurus reflects their commitment to customer satisfaction.",
|
||||
rating: 5,
|
||||
id: "6", name: "Robert Graham", handle: "Cobham", testimonial:
|
||||
"Gas Safe certified, transparent pricing, no hidden costs. Everything about Boilergurus reflects their commitment to customer satisfaction.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
|
||||
imageAlt: "Robert Graham",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Graham"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
@@ -356,18 +255,9 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Woking",
|
||||
"Guildford",
|
||||
"Weybridge",
|
||||
"Cobham",
|
||||
"Leatherhead",
|
||||
"Wimbledon",
|
||||
"Epsom",
|
||||
"Esher",
|
||||
]}
|
||||
"Woking", "Guildford", "Weybridge", "Cobham", "Leatherhead", "Wimbledon", "Epsom", "Esher"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -380,7 +270,7 @@ export default function HomePage() {
|
||||
description="Contact Boilergurus for a transparent, no-obligation quote. Our team is ready to discuss your heating needs and find the perfect solution for your home."
|
||||
buttons={[
|
||||
{ text: "Call 020 7101 4370", href: "tel:02071014370" },
|
||||
{ text: "Request a Callback", href: "/contact" },
|
||||
{ text: "Request a Callback", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
@@ -395,19 +285,13 @@ export default function HomePage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Visit our Facebook page",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Visit our Facebook page"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com",
|
||||
ariaLabel: "Visit our Instagram profile",
|
||||
},
|
||||
href: "https://instagram.com", ariaLabel: "Visit our Instagram profile"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "Connect with us on LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "Connect with us on LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user