Compare commits
4 Commits
version_34
...
version_36
| Author | SHA1 | Date | |
|---|---|---|---|
| 1589797695 | |||
| 4ba5dfa249 | |||
| 0efcfa955a | |||
| e14308fe20 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{ text: "Get My Free Quote", href: "/contact" },
|
||||
{ text: "Request a free estimate", href: "/contact" },
|
||||
{ text: "View The Fleet", href: "/fleet" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-large-transparent-window-with-opened-door-outside-which-newlyweds-posing-embracing-balcony-their-wedding-day_8353-12102.jpg"
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
title="The CleanScene Difference"
|
||||
titleClassName="text-[#0a7039]"
|
||||
description={[
|
||||
"We believe restrooms shouldn't just be functional—they should be part of the event design.", "Our trailers offer the comfort of an interior space with the luxury of modern hospitality."
|
||||
"We believe restrooms shouldn't just be functional - they should be part of the event design and experience.", "Our trailers offer the comfort of a premium interior space with a touch of modern hospitality."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
text="Ready to elevate your event experience? Get in touch with our team today to secure your dates and discover our premium rental options."
|
||||
textClassName="text-[#0a7039]"
|
||||
buttons={[
|
||||
{ text: "Request My Free Quote", href: "/contact" },
|
||||
{ text: "Request a free estimate", href: "/contact" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user