2 Commits

Author SHA1 Message Date
91762bc445 Update src/app/page.tsx 2026-03-11 17:28:24 +00:00
98b21d1a09 Merge version_3 into main
Merge version_3 into main
2026-03-11 17:21:03 +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" }}