Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b0035b6d34 | |||
| 32d941c948 | |||
| 06dd95b8de | |||
| 94f8913d81 | |||
| 7f004b7544 |
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Pricing", href: "#contact"},
|
||||
text: "Get Your Factory-Direct Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-space-car-park-interior-night_1127-2306.jpg"
|
||||
imageAlt="Modern factory interior"
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
text="Tell us what you are looking for and we will get back to you within one business day with a custom solution."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "mailto:dan.globalsales@gmail.com"},
|
||||
text: "Request My Direct-Factory Quote", href: "mailto:dan.globalsales@gmail.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -259,4 +259,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user