Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 14:37:01 +00:00

View File

@@ -55,12 +55,12 @@ export default function LandingPage() {
{ text: "Request a Quote", href: "#contact" }
]}
slides={[
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg", imageAlt: "Heavy truck moving through Morocco landscape", videoAriaLabel: "Sefamar heavy truck video background" },
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg", imageAlt: "Industrial equipment in action", videoAriaLabel: "Sefamar industrial equipment video background" },
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg", imageAlt: "Fleet solutions dashboard", videoAriaLabel: "Sefamar fleet solutions video background" },
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg", imageAlt: "After-sales service in workshop", videoAriaLabel: "Sefamar after-sales service video background" },
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg", imageAlt: "Spare parts warehouse", videoAriaLabel: "Sefamar spare parts video background" },
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg", imageAlt: "Truck on Moroccan highway", videoAriaLabel: "Sefamar truck on highway video background" }
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg?_wi=1", imageAlt: "Heavy truck moving through Morocco landscape", videoAriaLabel: "Sefamar heavy truck video background" },
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg?_wi=2", imageAlt: "Industrial equipment in action", videoAriaLabel: "Sefamar industrial equipment video background" },
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg?_wi=3", imageAlt: "Fleet solutions dashboard", videoAriaLabel: "Sefamar fleet solutions video background" },
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg?_wi=4", imageAlt: "After-sales service in workshop", videoAriaLabel: "Sefamar after-sales service video background" },
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg?_wi=5", imageAlt: "Spare parts warehouse", videoAriaLabel: "Sefamar spare parts video background" },
{ videoSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473001.jpg?_wi=6", imageAlt: "Truck on Moroccan highway", videoAriaLabel: "Sefamar truck on highway video background" }
]}
autoplayDelay={5000}
showDimOverlay={true}