Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-18 20:18:11 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel
background={{
variant: "sparkles-gradient"}}
title="Reliable Freight Solutions for Every Mile"
title="Reliable Freight Solutions for Every Mile: Guaranteed On-Time Delivery and Full Cargo Security."
description="Still Trucking Inc provides premium, secure, and on-time logistics services across the nation. Trusted by enterprises to keep supply chains moving."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-with-van-wagon-car_23-2150248838.jpg", imageAlt: "Still Trucking Fleet A" },
@@ -231,4 +231,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}