Compare commits
4 Commits
version_68
...
version_70
| Author | SHA1 | Date | |
|---|---|---|---|
| cc48ad3774 | |||
| d646374d2b | |||
| 3d37f40047 | |||
| 047c2b695a |
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
|||||||
description="Our trailers offer the comfort of an interior space with the quality of modern hospitality."
|
description="Our trailers offer the comfort of an interior space with the quality of modern hospitality."
|
||||||
kpis={[
|
kpis={[
|
||||||
{ value: "10+", label: "Counties Served" },
|
{ value: "10+", label: "Counties Served" },
|
||||||
{ value: "100%", label: "Fleet Satisfaction" },
|
{ value: "100%", label: "Guest Comfort" },
|
||||||
{ value: "24/7", label: "Service" },
|
{ value: "100%", label: "Rental Satisfaction" },
|
||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -131,4 +131,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user