Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1eb7396411 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Explore Portfolio", href: "#products" },
|
||||
{ text: "Discover Our Work", href: "#products" },
|
||||
{ text: "Get in Touch", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Request a Consultation"
|
||||
buttonText="Get in Touch"
|
||||
termsText="By connecting you agree to our Terms and Conditions"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user