Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d8ec1c714 | |||
| 304308b603 | |||
| ddb68b939c |
@@ -1380,4 +1380,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -239,7 +239,7 @@ export default function HomePage() {
|
||||
<div id="cta-banner" data-section="cta-banner">
|
||||
<ContactSplit
|
||||
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."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -262,4 +262,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user