Merge version_2 into main #5

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

View File

@@ -223,7 +223,7 @@ export default function LandingPage() {
animationType="reveal-blur"
buttons={[
{ text: "Start Your Project", href: "mailto:hello@portfolio.com" },
{ text: "Schedule Call", href: "#" }
{ text: "Schedule Call", href: "https://calendly.com" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}