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