diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f94859..26e001a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", searchPlaceholder: "Service needed?", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=1", searchPlaceholder: "Service needed?", buttons: [ { text: "Same-Day Service", href: "#services" }, { text: "Free Inspection", href: "#contact" } ], @@ -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" + imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=2" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email"