Merge version_1 into main #2
@@ -11,7 +11,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Calendar, Home, Phone, Star, Flame, ThermometerSun, Droplet, Pipe, Water } from "lucide-react";
|
||||
import { Calendar, Home, Phone, Star, Flame, ThermometerSun, Droplet, Wrench, Thermometer } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -97,10 +97,10 @@ export default function LandingPage() {
|
||||
title: "General Plumbing Repairs", description: "From leaky faucets to clogged drains, our plumbers handle all types of repairs quickly and effectively.", buttonIcon: Droplet,
|
||||
},
|
||||
{
|
||||
title: "Pipe Installation & Repair", description: "Professional pipe services, including new installations, re-piping, and leak detection for lasting solutions.", buttonIcon: Pipe,
|
||||
title: "Pipe Installation & Repair", description: "Professional pipe services, including new installations, re-piping, and leak detection for lasting solutions.", buttonIcon: Wrench,
|
||||
},
|
||||
{
|
||||
title: "Water Heater Solutions", description: "Installation, repair, and replacement of traditional and tankless water heaters for consistent hot water supply.", buttonIcon: Water,
|
||||
title: "Water Heater Solutions", description: "Installation, repair, and replacement of traditional and tankless water heaters for consistent hot water supply.", buttonIcon: Thermometer,
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Heating & Plumbing Solutions"
|
||||
|
||||
Reference in New Issue
Block a user