Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-10 11:14:10 +00:00

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
title="A Legacy of Trust and Professional Service"
buttons={[
{
text: "Learn About Us", href: "#about"},
text: "See Our Shipping Services", href: "#about"},
]}
/>
</div>
@@ -202,4 +202,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}