Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-13 12:52:06 +00:00

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821305.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821305.jpg?_wi=1",
imageAlt: "Laptop repair tech", imageAlt: "Laptop repair tech",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/man-with-vacuum-cleaning_23-2148514790.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-with-vacuum-cleaning_23-2148514790.jpg?_wi=1",
imageAlt: "Vacuum repair service", imageAlt: "Vacuum repair service",
}, },
{ {
@@ -232,7 +232,7 @@ export default function LandingPage() {
text: "Select", text: "Select",
href: "#contact", href: "#contact",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821305.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821305.jpg?_wi=2",
imageAlt: "motherboard repair specialist", imageAlt: "motherboard repair specialist",
}, },
{ {
@@ -249,7 +249,7 @@ export default function LandingPage() {
text: "Select", text: "Select",
href: "#contact", href: "#contact",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/man-with-vacuum-cleaning_23-2148514790.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-with-vacuum-cleaning_23-2148514790.jpg?_wi=2",
imageAlt: "motherboard repair specialist", imageAlt: "motherboard repair specialist",
}, },
]} ]}