Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e1c0569ee8 | |||
| 681985dccc | |||
| 29b78f0009 | |||
| 96f0073fad | |||
| 3d7b157e4f | |||
| f2ef56ae19 | |||
| da8981726f |
1403
src/app/layout.tsx
1403
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "#contact-form" },
|
||||
{ text: "Get a Free Consultation", href: "#contact-form" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user