Update src/app/page.tsx

This commit is contained in:
2026-05-12 19:47:04 +00:00
parent ecf3c2a953
commit 3a382ff2b3

View File

@@ -65,8 +65,8 @@ export default function LandingPage() {
<FeatureCardTwentyEight
animationType="slide-up"
features={[
{ id: "1", title: "Pipe Repair", subtitle: "Leak detection and repair.", category: "Plumbing", value: "Service", buttons: [{ text: "Book Now", href: "/contact" }] },
{ id: "2", title: "Boiler Service", subtitle: "Stay warm all winter long.", category: "Heating", value: "Service", buttons: [{ text: "Book Now", href: "/contact" }] },
{ id: "1", title: "Pipe Repair", subtitle: "Leak detection and repair.", category: "Plumbing", value: "From $150", buttons: [{ text: "Book Now", href: "/contact" }] },
{ id: "2", title: "Boiler Service", subtitle: "Stay warm all winter long.", category: "Heating", value: "From $200", buttons: [{ text: "Book Now", href: "/contact" }] },
]}
title="Our Specialized Services"
description="We cover everything from routine maintenance to emergency plumbing."