Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b66a917f4 | |||
| f44085efdd | |||
| c691605e47 | |||
| 319e98a4de |
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
title="Ready to get behind the wheel?"
|
||||
description="Contact our sales team today to start your journey."
|
||||
buttons={[{ text: "Contact Support", href: "#" }]}
|
||||
buttons={[{ text: "Contact Support", onClick: () => window.location.href = "mailto:autoshpherecompany@gmail.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user