1 Commits

Author SHA1 Message Date
07525b7c35 Update src/app/page.tsx 2026-03-10 13:34:12 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Innovation in Motion" tag="Innovation in Motion"
background={{ variant: "plain" }} background={{ variant: "plain" }}
imagePosition="right" imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/delivery-man-with-package-elevator-close-up_23-2148890008.jpg" imageSrc="http://img.b2bpic.net/free-photo/delivery-man-with-package-elevator-close-up_23-2148890008.jpg?_wi=1"
imageAlt="Mobile elevator truck system" imageAlt="Mobile elevator truck system"
testimonials={[ testimonials={[
{ {
@@ -98,7 +98,7 @@ export default function LandingPage() {
}, },
{ {
id: "3", title: "Emergency Service", tags: ["24/7 Available", "Fast Response", "Reliable"], id: "3", title: "Emergency Service", tags: ["24/7 Available", "Fast Response", "Reliable"],
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-package-elevator-close-up_23-2148890008.jpg", imageAlt: "Emergency mobile elevator service" imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-package-elevator-close-up_23-2148890008.jpg?_wi=2", imageAlt: "Emergency mobile elevator service"
}, },
{ {
id: "4", title: "Construction Support", tags: ["New Projects", "Renovation", "Support"], id: "4", title: "Construction Support", tags: ["New Projects", "Renovation", "Support"],