Update src/app/page.tsx

This commit is contained in:
2026-03-14 09:53:21 +00:00
parent d618e0ad98
commit cc508dfe3c

View File

@@ -222,7 +222,7 @@ export default function LandingPage() {
useInvertedBackground={false}
buttons={[
{ text: "Schedule a Consultation", href: "mailto:hello@automaze.studio" },
{ text: "Send us a Message", href: "#" }
{ text: "Get a Free Quote", href: "#" }
]}
className="w-full"
containerClassName="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8"