Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 22:17:10 +00:00

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
href: "#services", href: "#services",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/industrial-worker-supervising-automated-machines-while-walking-through-woodworking-factory_637285-12015.jpg" imageSrc="http://img.b2bpic.net/free-photo/industrial-worker-supervising-automated-machines-while-walking-through-woodworking-factory_637285-12015.jpg?_wi=1"
imageAlt="Technician repairing an iPhone screen" imageAlt="Technician repairing an iPhone screen"
mediaAnimation="background-highlight" mediaAnimation="background-highlight"
avatars={[ avatars={[
@@ -161,7 +161,7 @@ export default function LandingPage() {
title: "Customer Satisfaction", title: "Customer Satisfaction",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/male-technician-touching-digital-tablet-screen-working-hardware-equipment-s_23-2147883741.jpg" imageSrc="http://img.b2bpic.net/free-photo/male-technician-touching-digital-tablet-screen-working-hardware-equipment-s_23-2147883741.jpg?_wi=1"
imageAlt="iPhone repair tools on a workbench" imageAlt="iPhone repair tools on a workbench"
mediaAnimation="background-highlight" mediaAnimation="background-highlight"
metricsAnimation="background-highlight" metricsAnimation="background-highlight"
@@ -205,7 +205,7 @@ export default function LandingPage() {
imageAlt: "iPhone battery diagnostic on screen", imageAlt: "iPhone battery diagnostic on screen",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-supervising-automated-machines-while-walking-through-woodworking-factory_637285-12015.jpg", imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-supervising-automated-machines-while-walking-through-woodworking-factory_637285-12015.jpg?_wi=2",
imageAlt: "cracked iphone screen damage", imageAlt: "cracked iphone screen damage",
}, },
{ {
@@ -222,7 +222,7 @@ export default function LandingPage() {
imageAlt: "iPhone open for water damage cleaning", imageAlt: "iPhone open for water damage cleaning",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/male-technician-touching-digital-tablet-screen-working-hardware-equipment-s_23-2147883741.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-technician-touching-digital-tablet-screen-working-hardware-equipment-s_23-2147883741.jpg?_wi=2",
imageAlt: "cracked iphone screen damage", imageAlt: "cracked iphone screen damage",
}, },
]} ]}