Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4703f58f5e | |||
| 96cec2ed99 |
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Quote", href: "contact" },
|
{ text: "Get Free Quote", href: "contact" },
|
||||||
{ text: "Get a Quote", href: "contact" }
|
{ text: "View Portfolio", href: "portfolio" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user