From 870c41ee2c5687936cfd20edf1bba2df65adf015 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:59:17 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From 0f6971ddaa43d58b91b347aa7be42088f5ed7c3b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:59:18 +0000 Subject: [PATCH 2/2] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.49.1