Merge version_1 into main #2
@@ -10,7 +10,7 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { Sparkles, Wallet, Zap, Feather, Clock, Droplet, Thermometer, Search, Wrench, Shower } from "lucide-react";
|
||||
import { Sparkles, Wallet, Zap, Feather, Clock, Droplet, Thermometer, Search, Pipe, Faucet } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -89,8 +89,8 @@ export default function LandingPage() {
|
||||
{ "icon": Droplet, "title": "Advanced Drain Cleaning", "description": "Utilizing hydro-jetting technology to clear stubborn clogs, restore full flow, and prevent future issues.", "button": { "text": "Schedule Cleaning", "href": "#contact" } },
|
||||
{ "icon": Thermometer, "title": "Water Heater Services", "description": "Expert installation, repair, and maintenance for tankless and traditional water heaters, ensuring optimal performance.", "button": { "text": "Heater Service", "href": "#contact" } },
|
||||
{ "icon": Search, "title": "Precision Leak Detection", "description": "Advanced diagnostics to pinpoint hidden leaks without intrusive methods, saving you from costly damage.", "button": { "text": "Detect a Leak", "href": "#contact" } },
|
||||
{ "icon": Wrench, "title": "Sewer Line Solutions", "description": "Comprehensive repair and replacement for damaged or blocked sewer lines, restoring your system's integrity.", "button": { "text": "Sewer Service", "href": "#contact" } },
|
||||
{ "icon": Shower, "title": "Luxury Fixture Installation", "description": "Professional installation of high-end faucets, toilets, and other plumbing fixtures with meticulous care.", "button": { "text": "Install Fixtures", "href": "#contact" } }
|
||||
{ "icon": Pipe, "title": "Sewer Line Solutions", "description": "Comprehensive repair and replacement for damaged or blocked sewer lines, restoring your system's integrity.", "button": { "text": "Sewer Service", "href": "#contact" } },
|
||||
{ "icon": Faucet, "title": "Luxury Fixture Installation", "description": "Professional installation of high-end faucets, toilets, and other plumbing fixtures with meticulous care.", "button": { "text": "Install Fixtures", "href": "#contact" } }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Our Comprehensive Plumbing Solutions"
|
||||
|
||||
Reference in New Issue
Block a user