Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f405db7856 | |||
| 94f5a96b57 |
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
|||||||
title="A Legacy of Trust and Professional Service"
|
title="A Legacy of Trust and Professional Service"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Learn About Us", href: "#about"},
|
text: "See Our Shipping Services", href: "#about"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -202,4 +202,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user