Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user