Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-01 07:16:32 +00:00

View File

@@ -7,12 +7,11 @@ import HeroOverlay from "@/components/sections/hero/HeroOverlay";
import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout";
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow";
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterMedia from "@/components/sections/footer/FooterMedia";
import { ShieldCheck, Wrench, DollarSign, Phone, MapPin, Clock, Star } from "lucide-react";
import { ShieldCheck, Wrench, DollarSign } from "lucide-react";
export default function PlumbingPage() {
return (
@@ -139,6 +138,7 @@ export default function PlumbingPage() {
{ id: "3", title: "What suburbs do you cover?", content: "We are based in Peakhurst and serve the entire surrounding area including Hurstville, Mortdale, and the wider Sydney region." },
{ id: "4", title: "Can you handle large jobs?", content: "Absolutely, from minor leak repairs to full system replacements, Mo and his team have the expertise required." },
]}
useInvertedBackground={false}
/>
</div>