Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d8ec1c714 | |||
| 304308b603 | |||
| ddb68b939c |
@@ -1380,4 +1380,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -239,7 +239,7 @@ export default function HomePage() {
|
|||||||
<div id="cta-banner" data-section="cta-banner">
|
<div id="cta-banner" data-section="cta-banner">
|
||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Ready to Optimize?"
|
tag="Ready to Optimize?"
|
||||||
title="Need a Refrigerated Truck Today?"
|
title="Get Your Quote in 2 Minutes"
|
||||||
description="Connect with Celcius and get your temperature-sensitive goods transported safely. Get a quote in minutes or call us now for immediate assistance."
|
description="Connect with Celcius and get your temperature-sensitive goods transported safely. Get a quote in minutes or call us now for immediate assistance."
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -262,4 +262,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user