Merge version_6 into main

Merge version_6 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-03-14 09:53:25 +00:00

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"