Merge version_1 into main #2
@@ -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, Shower, 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 } from 'lucide-react';
|
||||
|
||||
export default function MastermindPlumbing() {
|
||||
return (
|
||||
@@ -55,7 +55,7 @@ export default function MastermindPlumbing() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Why Choose Mastermind", logoIcon: Wrench,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=1", searchPlaceholder: "Service needed?", buttons: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", searchPlaceholder: "Service needed?", buttons: [
|
||||
{ text: "Same-Day Service", href: "#services" },
|
||||
{ text: "Free Inspection", href: "#contact" }
|
||||
],
|
||||
@@ -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: Shower,
|
||||
title: "Shower & Tub Repair", description: "Fix shower and tub issues including leaks, pressure problems, and fixture repairs.", icon: AlertTriangle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746318.jpg", imageAlt: "Shower repair service"
|
||||
@@ -383,7 +383,7 @@ export default function MastermindPlumbing() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user