Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-04 01:59:23 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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}