Compare commits

..

17 Commits

Author SHA1 Message Date
3d37f40047 Update src/app/page.tsx 2026-05-03 18:42:08 +00:00
047c2b695a Merge version_68 into main
Merge version_68 into main
2026-05-03 18:40:36 +00:00
b348b3a246 Update src/app/page.tsx 2026-05-03 18:40:33 +00:00
31c2c536c7 Merge version_67 into main
Merge version_67 into main
2026-05-03 18:38:00 +00:00
d6bd281b79 Update src/app/page.tsx 2026-05-03 18:37:56 +00:00
89a9e3df66 Merge version_66 into main
Merge version_66 into main
2026-05-03 18:36:31 +00:00
a1d417bba1 Update src/app/estimate/page.tsx 2026-05-03 18:36:27 +00:00
457e5e94ae Merge version_66 into main
Merge version_66 into main
2026-05-03 18:34:42 +00:00
a05f00215f Update src/app/page.tsx 2026-05-03 18:34:36 +00:00
0f686689f1 Update src/app/fleet/page.tsx 2026-05-03 18:34:35 +00:00
490d7c0462 Merge version_65 into main
Merge version_65 into main
2026-05-03 18:34:07 +00:00
428d6d5a09 Update src/app/page.tsx 2026-05-03 18:34:01 +00:00
c43494d1a8 Update src/app/fleet/page.tsx 2026-05-03 18:34:01 +00:00
c0efb4e136 Merge version_65 into main
Merge version_65 into main
2026-05-03 18:33:40 +00:00
69b15a4f2d Update src/app/page.tsx 2026-05-03 18:33:36 +00:00
c6ee7144de Update src/app/fleet/page.tsx 2026-05-03 18:33:36 +00:00
6025256be2 Merge version_64 into main
Merge version_64 into main
2026-05-03 18:31:51 +00:00
3 changed files with 39 additions and 33 deletions

View File

@@ -50,7 +50,7 @@ export default function EstimatePage() {
{ name: "event_type", type: "text", placeholder: "Event Type", required: true }, { name: "event_type", type: "text", placeholder: "Event Type", required: true },
]} ]}
textarea={{ name: "other_info", placeholder: "Other info (Optional)", rows: 5 }} textarea={{ name: "other_info", placeholder: "Other info (Optional)", rows: 5 }}
imageSrc="http://img.b2bpic.net/free-photo/event-planner-organizing-wedding-details_23-2148197779.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777134554820-rdizvwfd.jpg"
/> />
</div> </div>

View File

@@ -2,9 +2,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import ProductCardThree from '@/components/sections/product/ProductCardThree'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
export default function FleetPage() { export default function FleetPage() {
return ( return (
@@ -13,48 +13,54 @@ export default function FleetPage() {
defaultTextAnimation="background-highlight" defaultTextAnimation="background-highlight"
borderRadius="rounded" borderRadius="rounded"
contentWidth="medium" contentWidth="medium"
sizing="medium" sizing="largeSmallSizeLargeTitles"
background="blurBottom" background="blurBottom"
cardStyle="soft-shadow" cardStyle="soft-shadow"
primaryButtonStyle="gradient" primaryButtonStyle="radial-glow"
secondaryButtonStyle="glass" secondaryButtonStyle="solid"
headingFontWeight="bold" headingFontWeight="bold"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarLayoutFloatingOverlay
brandName="CleanScene"
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Fleet", id: "/fleet" }, { name: "Fleet", id: "/fleet" },
{ name: "Estimate", id: "/estimate" }, { name: "Request a free estimate", id: "/estimate" },
{ name: "Contact", id: "/contact-us" }, { name: "Contact us", id: "/contact-us" },
]} ]}
brandName="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png"
logoImageClassName="scale-150"
/> />
</div> </div>
<div id="product" data-section="product"> <div id="fleet-preview" data-section="fleet-preview">
<ProductCardThree <ProductCardTwo
animationType="slide-up" animationType="slide-up"
textboxLayout="split-description" textboxLayout="split-description"
gridVariant="one-large-left-three-stacked-right" gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false} useInvertedBackground={false}
title="Our premium mobile restroom fleet"
description="We price on a per day basis, offering multi-day rental discounts."
products={[ products={[
{ id: "p1", name: "3-Station Private Suite", price: "Quote on Request", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777832277795-ebq2l26f.png" }, { id: "p1", brand: "CleanScene", name: "3 Station, Private Floorplan Restroom Trailer", price: "$1,375 per day", rating: 0, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777832277795-ebq2l26f.png?_wi=1" },
{ id: "p2", name: "Executive Comfort Series", price: "Quote on Request", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777832470445-mr4qosuh.png?_wi=1" } { id: "p2", brand: "CleanScene", name: "4 Station, Community Floorplan Restroom Trailer", price: "$1,825 per day", rating: 0, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777832470445-mr4qosuh.png?_wi=1" },
]} ]}
title="Our Full Fleet"
textBoxTitleClassName="text-[#0a7039]"
description="Premium, climate-controlled mobile restrooms for every event size."
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseCard <FooterLogoEmphasis
logoText="CleanScene"
columns={[ columns={[
{ title: "Navigation", items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }] }, { items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }, { label: "Request a free estimate", href: "/estimate" }] },
{ title: "Support", items: [{ label: "Estimate", href: "/estimate" }, { label: "Contact", href: "/contact-us" }] }, { items: [{ label: "Contact us", href: "/contact-us" }, { label: "Privacy policy", href: "#" }, { label: "Terms", href: "#" }] },
]} ]}
logoText="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png"
logoClassName="text-white"
logoImageClassName="scale-75 hidden"
/> />
</div> </div>
</ReactLenis> </ReactLenis>

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
kpis={[ kpis={[
{ value: "10+", label: "Counties Served" }, { value: "10+", label: "Counties Served" },
{ value: "100%", label: "Guest Comfort" }, { value: "100%", label: "Guest Comfort" },
{ value: "24/7", label: "Service" }, { value: "100%", label: "Rental Satisfaction" },
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
@@ -78,8 +78,8 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow" gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ id: "p1", brand: "CleanScene", name: "3-Station Private Suite", price: "Quote on Request", rating: 5, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777832277795-ebq2l26f.png" }, { id: "p1", brand: "CleanScene", name: "3 Station, Private Floorplan Restroom Trailer", price: "$1,375 per day", rating: 0, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777832277795-ebq2l26f.png?_wi=2" },
{ id: "p2", brand: "CleanScene", name: "Executive Comfort Series", price: "Quote on Request", rating: 5, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777832470445-mr4qosuh.png?_wi=1" }, { id: "p2", brand: "CleanScene", name: "4 Station, Community Floorplan Restroom Trailer", price: "$1,825 per day", rating: 0, reviewCount: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777832470445-mr4qosuh.png?_wi=1" },
]} ]}
title="Our Curated Fleet" title="Our Curated Fleet"
textBoxTitleClassName="text-[#0a7039]" textBoxTitleClassName="text-[#0a7039]"
@@ -108,7 +108,7 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ variant: "plain" }} background={{ variant: "plain" }}
text="Ready to elevate your event experience? Get in touch with our team today to secure your dates and discover our premium rental options." text="Ready to elevate your event experience? Request an estimate today to secure your dates and discover our premium fleet."
textClassName="text-[#0a7039]" textClassName="text-[#0a7039]"
buttons={[ buttons={[
{ text: "Request a free estimate", href: "/estimate" }, { text: "Request a free estimate", href: "/estimate" },