Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 14:10:29 +00:00

View File

@@ -62,23 +62,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg?_wi=1",
imageAlt: "Expert boiler installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delivery-concept-portrait-handsome-african-american-delivery-man-courier-showing-tablet-you-check-order-isolated-grey-studio-background-copy-space_1258-102168.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-concept-portrait-handsome-african-american-delivery-man-courier-showing-tablet-you-check-order-isolated-grey-studio-background-copy-space_1258-102168.jpg?_wi=1",
imageAlt: "Professional engineering team",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughters-cooking-together-kitchen_23-2147810161.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughters-cooking-together-kitchen_23-2147810161.jpg?_wi=1",
imageAlt: "Warm comfortable home",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg?_wi=1",
imageAlt: "Precision maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-smart-home-application-with-voice-command-turn-light-with-digital-tablet-m_482257-2741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-smart-home-application-with-voice-command-turn-light-with-digital-tablet-m_482257-2741.jpg?_wi=1",
imageAlt: "Modern home heating",
},
{
@@ -126,27 +126,27 @@ export default function LandingPage() {
{
id: "1",
name: "Jillian Kerr",
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg?_wi=2",
},
{
id: "2",
name: "Phil Murwill",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-concept-portrait-handsome-african-american-delivery-man-courier-showing-tablet-you-check-order-isolated-grey-studio-background-copy-space_1258-102168.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-concept-portrait-handsome-african-american-delivery-man-courier-showing-tablet-you-check-order-isolated-grey-studio-background-copy-space_1258-102168.jpg?_wi=2",
},
{
id: "3",
name: "Lauren McLeod",
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughters-cooking-together-kitchen_23-2147810161.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughters-cooking-together-kitchen_23-2147810161.jpg?_wi=2",
},
{
id: "4",
name: "Chris Walsh",
imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg?_wi=2",
},
{
id: "5",
name: "Sheila M",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-smart-home-application-with-voice-command-turn-light-with-digital-tablet-m_482257-2741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-smart-home-application-with-voice-command-turn-light-with-digital-tablet-m_482257-2741.jpg?_wi=2",
},
]}
cardTitle="Client Stories"
@@ -169,7 +169,7 @@ export default function LandingPage() {
title: "Boiler Installation",
subtitle: "Energy-Efficient Systems",
description: "Upgrade your home comfort with the latest A-rated condensing boilers, professionally installed.",
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-modern-thermostat-home_53876-146254.jpg?_wi=3",
},
{
id: 2,
@@ -177,7 +177,7 @@ export default function LandingPage() {
title: "Annual Servicing",
subtitle: "Preventative Care",
description: "Keep your system running reliably all year round with our comprehensive annual checkup.",
imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg?_wi=3",
},
{
id: 3,
@@ -185,7 +185,7 @@ export default function LandingPage() {
title: "Emergency Repairs",
subtitle: "Fast Response",
description: "Our engineers are available for urgent repairs to get your heating back up and running fast.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-smart-home-application-with-voice-command-turn-light-with-digital-tablet-m_482257-2741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-smart-home-application-with-voice-command-turn-light-with-digital-tablet-m_482257-2741.jpg?_wi=3",
},
]}
/>