Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-10 03:29:39 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -193,7 +193,7 @@ export default function HomePage() {
{
value: "99%", title: "Customer Satisfaction Rate"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-male-technician-using-compressed-air-clean-inside-dirty-smartphone-repair-shop-latin-man-with-gloves-cleaning-cellphone_662251-280.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-male-technician-using-compressed-air-clean-inside-dirty-smartphone-repair-shop-latin-man-with-gloves-cleaning-cellphone_662251-280.jpg?_wi=1"
imageAlt="Professional Mobile Repair Service"
useInvertedBackground={false}
mediaAnimation="slide-up"

View File

@@ -49,7 +49,7 @@ export default function RepairPage() {
{
value: "99%", title: "Customer Satisfaction Rate"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-male-technician-using-compressed-air-clean-inside-dirty-smartphone-repair-shop-latin-man-with-gloves-cleaning-cellphone_662251-280.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-male-technician-using-compressed-air-clean-inside-dirty-smartphone-repair-shop-latin-man-with-gloves-cleaning-cellphone_662251-280.jpg?_wi=2"
imageAlt="Professional Mobile Repair Service"
useInvertedBackground={false}
mediaAnimation="slide-up"