Update src/app/page.tsx

This commit is contained in:
2026-05-13 12:52:02 +00:00
parent 51291bbe28
commit 805aba7169

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
]}
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",
},
{
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",
},
{
@@ -232,7 +232,7 @@ export default function LandingPage() {
text: "Select",
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",
},
{
@@ -249,7 +249,7 @@ export default function LandingPage() {
text: "Select",
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",
},
]}