Update src/app/services/page.tsx

This commit is contained in:
2026-06-09 00:02:51 +00:00
parent ccb73dc509
commit 5aa9f671a0

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238289-ovhlz3j6.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238289-ovhlz3j6.png?_wi=2",
imageAlt: "luxurious hardwood floor installation finished room", imageAlt: "luxurious hardwood floor installation finished room",
}, },
{ {
@@ -107,7 +107,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, reverse: true,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-d9zo6f2r.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-d9zo6f2r.png?_wi=3",
imageAlt: "luxurious hardwood floor installation finished room", imageAlt: "luxurious hardwood floor installation finished room",
}, },
{ {
@@ -132,7 +132,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-vzc55io2.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-vzc55io2.png?_wi=2",
imageAlt: "luxurious hardwood floor installation finished room", imageAlt: "luxurious hardwood floor installation finished room",
}, },
]} ]}