Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3dd7e3845b | |||
| c309d55391 | |||
| 3aaac766f1 | |||
| 385f04756a |
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
tag="Ready to Start?"
|
||||
title="Need a Professional Crane Service?"
|
||||
description="Reach out to us today to discuss your project requirements and get a free quote."
|
||||
buttons={[{ text: "Request Your Free Lift Quote", href: "#" }]}
|
||||
buttons={[{ text: "Get Your Free Quote Now", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -196,4 +196,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user