diff --git a/src/app/page.tsx b/src/app/page.tsx index b4ae76e..3123fd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,37 +106,37 @@ export default function LandingPage() { { id: 1, title: "Residential Plumbing", description: "Expert residential care for all your home plumbing issues.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=1"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg"} + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=2"} }, { id: 2, title: "Septic Tank Service", description: "Professional septic tank maintenance and repair services.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=1"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg"} + imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=2"} }, { id: 3, title: "Drain Cleaning", description: "Fast and effective drain cleaning to keep your pipes flowing.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/spare-part-water-pump-isolated-white_627829-7477.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/spare-part-water-pump-isolated-white_627829-7477.jpg?_wi=1"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/spare-part-water-pump-isolated-white_627829-7477.jpg"} + imageSrc: "http://img.b2bpic.net/free-photo/spare-part-water-pump-isolated-white_627829-7477.jpg?_wi=2"} }, { id: 4, title: "Water Heater Repair", description: "Reliable repair and installation for water heaters.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg?_wi=1"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg"} + imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176720.jpg?_wi=2"} }, { id: 5, title: "Emergency Services", description: "24/7 emergency support when you need it most.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=1"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg"} + imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=2"} }, ]} showStepNumbers={false} @@ -175,7 +175,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Miller", date: "2023-05-12", title: "Great service", quote: "They were honest, appropriate and fast.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg", imageAlt: "emergency plumbing service 24/7"}, + id: "1", name: "Sarah Miller", date: "2023-05-12", title: "Great service", quote: "They were honest, appropriate and fast.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=3", imageAlt: "emergency plumbing service 24/7"}, { id: "2", name: "John Davis", date: "2023-08-20", title: "Professional", quote: "Matt and Tommy were so professional and fixed our issue very quickly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-points-with-hand-plunger-isolated-blue-wall_141793-122007.jpg", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", imageAlt: "happy home owner portrait"}, { @@ -199,7 +199,7 @@ export default function LandingPage() { title="Get in Touch" description="Phone: (478) 788-0292 | Address: 2668 Gray Hwy, Macon, GA | Hours: Mon-Fri 8AM-5PM." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=3" />