diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 793f45e..0ff9cf2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -83,7 +83,7 @@ export default function ContactPage() { description="Fill out our quick form and we'll confirm your appointment. Or call us directly at 267-847-7347 for immediate assistance." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/service-man-opens-backside-topcase-cover-computer-laptop-before-repairing-cleaning-fixing-it-with-his-professional-tools-from-toolkit-box-near-wooden-table-front-view_346278-1799.jpg" + imageSrc="http://img.b2bpic.net/free-photo/service-man-opens-backside-topcase-cover-computer-laptop-before-repairing-cleaning-fixing-it-with-his-professional-tools-from-toolkit-box-near-wooden-table-front-view_346278-1799.jpg?_wi=2" imageAlt="Expert technician performing device repair" mediaPosition="right" mediaAnimation="slide-up" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 62acf73..65d8eae 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -142,7 +142,7 @@ export default function ServicesPage() { tag="Why Phone Deli?" title="Expert Repairs, Fair Prices, Quick Turnaround" description="With over 5,000+ satisfied customers, Phone Deli LLC has become the trusted choice for device repair in Philadelphia. Our experienced technicians use quality parts, provide honest diagnostics, and offer flexible mobile repair service. Every repair includes a 30-day warranty." - imageSrc="http://img.b2bpic.net/free-photo/service-man-opens-backside-topcase-cover-computer-laptop-before-repairing-cleaning-fixing-it-with-his-professional-tools-from-toolkit-box-near-wooden-table-front-view_346278-1799.jpg" + imageSrc="http://img.b2bpic.net/free-photo/service-man-opens-backside-topcase-cover-computer-laptop-before-repairing-cleaning-fixing-it-with-his-professional-tools-from-toolkit-box-near-wooden-table-front-view_346278-1799.jpg?_wi=1" imageAlt="Professional technician performing expert device repair" buttons={[{ text: "Schedule Your Repair", href: "/contact" }]} useInvertedBackground={true}