Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-03 19:18:25 +00:00

View File

@@ -9,7 +9,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterCard from '@/components/sections/footer/FooterCard';
import { AlertCircle, Droplet, Search, Zap, Pipe, Trash2, Award, Star, Phone, Mail, MapPin, Wrench } from 'lucide-react';
import { AlertCircle, Droplet, Search, Zap, Trash2, Award, Star, Phone, Mail, MapPin, Wrench } from 'lucide-react';
export default function LandingPage() {
return (
@@ -88,7 +88,6 @@ export default function LandingPage() {
{ icon: Droplet, title: "Water Heater Repair & Installation", description: "Fast water heater repairs and professional installation services" },
{ icon: Search, title: "Leak Detection", description: "Advanced leak detection to find hidden problems before they worsen" },
{ icon: Zap, title: "Toilet Repair & Replacement", description: "Quick fixes and reliable replacement options for toilet issues" },
{ icon: Pipe, title: "Pipe Repair & Replacement", description: "Quality pipe repair and replacement for lasting durability" },
{ icon: Trash2, title: "Drain Cleaning", description: "Professional drain cleaning to restore proper water flow" }
]}
textboxLayout="default"