Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-03 07:04:54 +00:00

View File

@@ -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"