Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-03 06:18:48 +00:00

View File

@@ -234,7 +234,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttons={[
{ text: "Get In Touch", href: "mailto:hello@webild.studio" }, { text: "Get In Touch", href: "mailto:hello@webild.studio" },
{ text: "Schedule a Call", href: "#contact" } { text: "Book a Free Consultation", href: "https://calendly.com/webild-studio/consultation" }
]} ]}
/> />
</div> </div>