Update src/app/page.tsx
This commit is contained in:
@@ -93,11 +93,11 @@ export default function HvacPage() {
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Plumbing Leak Detection", description: "Advanced techniques to quickly locate and diagnose hidden leaks, preventing further damage to your property.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg", imageAlt: "Plumbing leak detection service"},
|
||||
title: "Plumbing Leak Detection", description: "Advanced techniques to quickly locate and diagnose hidden leaks, preventing further damage to your property.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg?_wi=1", imageAlt: "Plumbing leak detection service"},
|
||||
{
|
||||
title: "Plumbing Pipe Repair", description: "Expert repair and replacement of damaged or burst pipes, ensuring a reliable and leak-free plumbing system.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-5.jpg", imageAlt: "Plumbing pipe repair service"},
|
||||
{
|
||||
title: "Drain Cleaning", description: "Professional drain cleaning services to clear blockages and restore optimal flow in your sinks, toilets, and main lines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg", imageAlt: "Drain cleaning service"}
|
||||
title: "Drain Cleaning", description: "Professional drain cleaning services to clear blockages and restore optimal flow in your sinks, toilets, and main lines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg?_wi=1", imageAlt: "Drain cleaning service"}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
uniformGridCustomHeightClasses="aspect-square"
|
||||
@@ -132,11 +132,11 @@ export default function HvacPage() {
|
||||
description="Our simple process from first call to finished job"
|
||||
features={[
|
||||
{
|
||||
title: "Schedule a Call", description: "Contact us by phone or online to describe your plumbing or heating issue. We'll find a time that works for you.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg", imageAlt: "Scheduling a service call for plumbing or heating"},
|
||||
title: "Schedule a Call", description: "Contact us by phone or online to describe your plumbing or heating issue. We'll find a time that works for you.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg?_wi=2", imageAlt: "Scheduling a service call for plumbing or heating"},
|
||||
{
|
||||
title: "On-Site Diagnosis", description: "A certified technician arrives on time, inspects your system, and explains the issue with a clear quote.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-7.jpg", imageAlt: "Technician diagnosing plumbing or heating system"},
|
||||
{
|
||||
title: "Expert Repair or Install", description: "We complete the work using premium parts and proven techniques — most jobs done same day.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg", imageAlt: "Plumbing or heating repair in progress"},
|
||||
title: "Expert Repair or Install", description: "We complete the work using premium parts and proven techniques — most jobs done same day.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg?_wi=2", imageAlt: "Plumbing or heating repair in progress"},
|
||||
{
|
||||
title: "Quality Guarantee", description: "We test everything before we leave and back all work with our satisfaction guarantee.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-8.jpg", imageAlt: "Final quality check for plumbing or heating service"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user