Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f86b78752 | |||
| be3e19ec51 | |||
| 416ceefb61 | |||
| c98ee71287 | |||
| 4d5dd0abdb | |||
| 55cb20328c |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Our Work", href: "portfolio" },
|
||||
{ text: "Get Your Free Website Audit", href: "contact" },
|
||||
{ text: "Start Your Project", href: "contact" }
|
||||
]}
|
||||
/>
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "contact" },
|
||||
{ text: "Schedule a Consultation", href: "#" }
|
||||
{ text: "Book a Call", href: "contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user