Merge version_1 into main #3
@@ -10,7 +10,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Shield, Wrench, Pipette, AlertCircle, Droplet, Gauge, AlertTriangle, CheckCircle, Award, Star, HelpCircle, Phone, Clock, DollarSign, Send, ArrowLeftRight, CircleDollarSign } from 'lucide-react';
|
||||
import { Shield, Wrench, Pipette, AlertCircle, Droplet, Gauge, AlertTriangle, CheckCircle, Award, Star, HelpCircle, Phone, Clock, DollarSign, Send, ArrowLeftRight, CircleDollarSign, Shower, MapPin } from 'lucide-react';
|
||||
|
||||
export default function MastermindPlumbing() {
|
||||
return (
|
||||
@@ -88,7 +88,7 @@ export default function MastermindPlumbing() {
|
||||
listTitle: "Trust Badges", listItems: [
|
||||
{ icon: CheckCircle, title: "Licensed & Insured", status: "Verified" },
|
||||
{ icon: Award, title: "5-Star Google Rating", status: "Active" },
|
||||
{ icon: Wrench, title: "Serving Richmond Hill & GTA", status: "Current" }
|
||||
{ icon: MapPin, title: "Serving Richmond Hill & GTA", status: "Current" }
|
||||
]
|
||||
}}
|
||||
/>
|
||||
@@ -147,7 +147,7 @@ export default function MastermindPlumbing() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Shower & Tub Repair", description: "Fix shower and tub issues including leaks, pressure problems, and fixture repairs.", icon: AlertTriangle,
|
||||
title: "Shower & Tub Repair", description: "Fix shower and tub issues including leaks, pressure problems, and fixture repairs.", icon: Shower,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746318.jpg", imageAlt: "Shower repair service"
|
||||
|
||||
Reference in New Issue
Block a user