Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e3fff29fe | |||
| 91767009ff |
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Skills", id: "skills" },
|
||||
]}
|
||||
button={{
|
||||
text: "Get In Touch", href: "contact"}}
|
||||
text: "Send Project Inquiry", href: "contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
ctaTitle="Let's Collaborate"
|
||||
ctaDescription="Interested in working together? I'm open to commissions, collaborations, and exciting AI-driven creative projects."
|
||||
ctaButton={{
|
||||
text: "Get In Touch", href: "mailto:contact@huzaifa.com"}}
|
||||
text: "Send Project Inquiry", href: "mailto:contact@huzaifa.com"}}
|
||||
ctaIcon={Mail}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user