Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-05-22 21:59:32 +00:00

View File

@@ -77,9 +77,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Express Road Freight", description: "High-speed ground transport for domestic and regional delivery needs.", videoSrc: "https://www.w3schools.com/howto/img_video.mp4" },
{ title: "Express Road Freight", description: "High-speed ground transport for domestic and regional delivery needs.", videoSrc: "https://www.w3schools.com/howto/img_video.mp4?_wi=1" },
{ title: "Smart Warehousing", description: "Secure, temperature-controlled storage with inventory management capabilities.", imageSrc: "http://img.b2bpic.net/free-photo/modern-warehouse-with-shelves-full-goods_1150-16147.jpg" },
{ title: "24/7 Dispatch Control", description: "Constant shipment monitoring and real-time coordination of your fleet.", videoSrc: "https://www.w3schools.com/howto/img_video.mp4" }
{ title: "24/7 Dispatch Control", description: "Constant shipment monitoring and real-time coordination of your fleet.", videoSrc: "https://www.w3schools.com/howto/img_video.mp4?_wi=2" }
]}
/>
</div>