Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 05:17:47 +00:00

View File

@@ -9,7 +9,7 @@ import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
import ContactFaq from "@/components/sections/contact/ContactFaq";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
import { AlertCircle, CheckCircle, Clock, DollarSign, Droplets, Phone, Pipe, Search, Star, Wrench, Zap } from "lucide-react";
import { AlertCircle, CheckCircle, Clock, DollarSign, Droplets, Phone, Search, Star, Wrench, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -77,7 +77,7 @@ export default function LandingPage() {
tag="Our Services"
features={[
{ icon: Wrench, title: "Bathroom Plumbing Installation", description: "Expert installation of premium bathroom fixtures, from fixtures to complete systems." },
{ icon: Pipe, title: "Pipe Repair & Replacement", description: "Professional pipe repair and replacement services using quality materials and proven techniques." },
{ icon: Search, title: "Pipe Repair & Replacement", description: "Professional pipe repair and replacement services using quality materials and proven techniques." },
{ icon: Search, title: "Leak Detection", description: "Advanced leak detection services to identify and resolve issues before they become costly problems." },
{ icon: Droplets, title: "Water Tank Installation", description: "Installation of water storage tanks with expertise in sizing and system integration." },
{ icon: Zap, title: "Drain Cleaning", description: "Professional drain cleaning and maintenance to keep your plumbing system running smoothly." },