Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-03-11 17:28:28 +00:00

View File

@@ -159,7 +159,8 @@ export default function LandingPage() {
title="Let's Build Something Exceptional."
description="Transform your vision into a high-performance website that drives results. Our team is ready to bring your ideas to life."
buttons={[
{ text: "Start Your Website", href: "mailto:hello@archisites.com" }
{ text: "Start Your Website", href: "mailto:hello@archisites.com" },
{ text: "Schedule a Call", href: "#contact" }
]}
buttonAnimation="slide-up"
background={{ variant: "animated-grid" }}