Update src/app/services/page.tsx

This commit is contained in:
2026-06-10 03:37:56 +00:00
parent 3ade583102
commit f98c76e8fe

View File

@@ -142,7 +142,7 @@ export default function LandingPage() {
imageAlt: "Camera crew filming a documentary", imageAlt: "Camera crew filming a documentary",
}, },
], ],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m7mhs2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m7mhs2&_wi=3",
imageAlt: "professional videographer african event", imageAlt: "professional videographer african event",
}, },
{ {
@@ -159,7 +159,7 @@ export default function LandingPage() {
imageAlt: "African creative creating social media content", imageAlt: "African creative creating social media content",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-dancing-techno-party_23-2150639046.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-dancing-techno-party_23-2150639046.jpg?_wi=4",
imageAlt: "professional videographer african event", imageAlt: "professional videographer african event",
}, },
{ {
@@ -176,7 +176,7 @@ export default function LandingPage() {
imageAlt: "African woman reading a magazine", imageAlt: "African woman reading a magazine",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-spanish-man-posing-red-wall-background-sunny-day_181624-54408.jpg", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-spanish-man-posing-red-wall-background-sunny-day_181624-54408.jpg?_wi=4",
imageAlt: "professional videographer african event", imageAlt: "professional videographer african event",
}, },
{ {
@@ -193,7 +193,7 @@ export default function LandingPage() {
imageAlt: "Artist spotlight promotion in Africa", imageAlt: "Artist spotlight promotion in Africa",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-people-having-fun-together_329181-16456.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-people-having-fun-together_329181-16456.jpg?_wi=4",
imageAlt: "professional videographer african event", imageAlt: "professional videographer african event",
}, },
]} ]}