Compare commits

..

44 Commits

Author SHA1 Message Date
db35290b4f Update src/app/fleet/page.tsx 2026-05-03 18:21:54 +00:00
be1c6e17c1 Merge version_58 into main
Merge version_58 into main
2026-05-03 18:21:26 +00:00
eb5a01adde Update src/app/fleet/page.tsx 2026-05-03 18:21:23 +00:00
4204361015 Merge version_58 into main
Merge version_58 into main
2026-05-03 18:20:19 +00:00
468f5001bc Update src/app/fleet/page.tsx 2026-05-03 18:20:15 +00:00
f50fda5e52 Merge version_58 into main
Merge version_58 into main
2026-05-03 18:19:54 +00:00
6107ce0263 Update src/app/fleet/page.tsx 2026-05-03 18:19:51 +00:00
9be6bb9d96 Merge version_58 into main
Merge version_58 into main
2026-05-03 18:19:30 +00:00
018c2fed9b Update src/app/fleet/page.tsx 2026-05-03 18:19:24 +00:00
17e30535bc Merge version_57 into main
Merge version_57 into main
2026-05-03 18:18:46 +00:00
e11dd771a1 Update src/app/fleet/page.tsx 2026-05-03 18:18:42 +00:00
9e57f4b85f Merge version_57 into main
Merge version_57 into main
2026-05-03 18:14:18 +00:00
f1cc9dba4d Update src/app/page.tsx 2026-05-03 18:14:15 +00:00
c450856fc0 Merge version_57 into main
Merge version_57 into main
2026-05-03 18:06:26 +00:00
3636382334 Update src/app/page.tsx 2026-05-03 18:06:23 +00:00
e3d00bc64a Update src/app/fleet/page.tsx 2026-05-03 18:06:23 +00:00
54a3f47048 Update src/app/estimate/page.tsx 2026-05-03 18:06:22 +00:00
834e8a6d38 Update src/app/contact-us/page.tsx 2026-05-03 18:06:22 +00:00
8c577e7f92 Update src/app/contact/page.tsx 2026-05-03 18:06:21 +00:00
cc015e2d93 Merge version_56 into main
Merge version_56 into main
2026-05-03 18:05:23 +00:00
356a21bb08 Update src/app/page.tsx 2026-05-03 18:05:19 +00:00
360501ad8f Update src/app/fleet/page.tsx 2026-05-03 18:05:19 +00:00
5b9743dc38 Update src/app/estimate/page.tsx 2026-05-03 18:05:18 +00:00
e3d6a7094b Update src/app/contact-us/page.tsx 2026-05-03 18:05:18 +00:00
1b32147438 Update src/app/contact/page.tsx 2026-05-03 18:05:17 +00:00
7312017015 Merge version_55 into main
Merge version_55 into main
2026-05-03 18:04:09 +00:00
60780d19b5 Update src/app/page.tsx 2026-05-03 18:04:05 +00:00
4f07372dd9 Update src/app/fleet/page.tsx 2026-05-03 18:04:05 +00:00
9806c8a901 Update src/app/estimate/page.tsx 2026-05-03 18:04:05 +00:00
085f29cb02 Update src/app/contact-us/page.tsx 2026-05-03 18:04:04 +00:00
2935a76320 Update src/app/contact/page.tsx 2026-05-03 18:04:04 +00:00
cad7661bb3 Merge version_54 into main
Merge version_54 into main
2026-05-03 18:03:18 +00:00
865d270fca Update src/app/page.tsx 2026-05-03 18:03:15 +00:00
c13223f856 Update src/app/fleet/page.tsx 2026-05-03 18:03:15 +00:00
8eb7725469 Update src/app/estimate/page.tsx 2026-05-03 18:03:14 +00:00
2ea8862fea Update src/app/contact-us/page.tsx 2026-05-03 18:03:14 +00:00
0f1c9c82a0 Update src/app/contact/page.tsx 2026-05-03 18:03:13 +00:00
83e9258bca Merge version_53 into main
Merge version_53 into main
2026-05-03 18:02:30 +00:00
8c227482f0 Update src/app/page.tsx 2026-05-03 18:02:27 +00:00
839f4efdc0 Update src/app/fleet/page.tsx 2026-05-03 18:02:26 +00:00
3d2c048f15 Update src/app/estimate/page.tsx 2026-05-03 18:02:26 +00:00
c62b2da75b Update src/app/contact-us/page.tsx 2026-05-03 18:02:25 +00:00
70697aeb6c Update src/app/contact/page.tsx 2026-05-03 18:02:25 +00:00
2998d134b2 Merge version_52 into main
Merge version_52 into main
2026-05-03 18:00:52 +00:00
5 changed files with 29 additions and 34 deletions

View File

@@ -27,7 +27,7 @@ export default function ContactUsPage() {
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Fleet", id: "/fleet" }, { name: "Fleet", id: "/fleet" },
{ name: "Request a free estimate", id: "/estimate" }, { name: "Request a free estimate", id: "/estimate" },
{ name: "Contact Us", id: "/contact-us" }, { name: "Contact us", id: "/contact-us" },
]} ]}
brandName="CleanScene" brandName="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png"
@@ -52,8 +52,8 @@ export default function ContactUsPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
columns={[ columns={[
{ items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }, { label: "Request a free estimate", href: "/estimate" }, { label: "Contact Us", href: "/contact-us" }] }, { items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }, { label: "Request a free estimate", href: "/estimate" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] }, { items: [{ label: "Contact us", href: "/contact-us" }, { label: "Privacy policy", href: "#" }, { label: "Terms", href: "#" }] },
]} ]}
logoText="CleanScene" logoText="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png"

View File

@@ -27,7 +27,7 @@ export default function LandingPage() {
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Fleet", id: "/fleet" }, { name: "Fleet", id: "/fleet" },
{ name: "Request a free estimate", id: "/estimate" }, { name: "Request a free estimate", id: "/estimate" },
{ name: "Contact Us", id: "/contact-us" }, { name: "Contact us", id: "/contact-us" },
]} ]}
brandName="CleanScene" brandName="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png"
@@ -53,8 +53,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
columns={[ columns={[
{ items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }, { label: "Request a free estimate", href: "/estimate" }, { label: "Contact Us", href: "/contact-us" }] }, { items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }, { label: "Request a free estimate", href: "/estimate" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] }, { items: [{ label: "Contact us", href: "/contact-us" }, { label: "Privacy policy", href: "#" }, { label: "Terms", href: "#" }] },
]} ]}
logoText="CleanScene" logoText="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png"

View File

@@ -27,7 +27,7 @@ export default function EstimatePage() {
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Fleet", id: "/fleet" }, { name: "Fleet", id: "/fleet" },
{ name: "Request a free estimate", id: "/estimate" }, { name: "Request a free estimate", id: "/estimate" },
{ name: "Contact Us", id: "/contact-us" }, { name: "Contact us", id: "/contact-us" },
]} ]}
brandName="CleanScene" brandName="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png"
@@ -57,8 +57,8 @@ export default function EstimatePage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
columns={[ columns={[
{ items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }, { label: "Request a free estimate", href: "/estimate" }, { label: "Contact Us", href: "/contact-us" }] }, { items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }, { label: "Request a free estimate", href: "/estimate" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] }, { items: [{ label: "Contact us", href: "/contact-us" }, { label: "Privacy policy", href: "#" }, { label: "Terms", href: "#" }] },
]} ]}
logoText="CleanScene" logoText="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png"

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 FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardThree from '@/components/sections/product/ProductCardThree';
export default function FleetPage() { export default function FleetPage() {
return ( return (
@@ -13,30 +13,28 @@ export default function FleetPage() {
defaultTextAnimation="background-highlight" defaultTextAnimation="background-highlight"
borderRadius="rounded" borderRadius="rounded"
contentWidth="medium" contentWidth="medium"
sizing="largeSmallSizeLargeTitles" sizing="medium"
background="blurBottom" background="blurBottom"
cardStyle="soft-shadow" cardStyle="soft-shadow"
primaryButtonStyle="radial-glow" primaryButtonStyle="gradient"
secondaryButtonStyle="solid" secondaryButtonStyle="glass"
headingFontWeight="bold" headingFontWeight="bold"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarStyleApple
brandName="CleanScene"
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Fleet", id: "/fleet" }, { name: "Fleet", id: "/fleet" },
{ name: "Request a free estimate", id: "/estimate" }, { name: "Estimate", id: "/estimate" },
{ name: "Contact Us", id: "/contact-us" }, { name: "Contact", 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="product" data-section="product">
<ProductCardOne <ProductCardThree
animationType="slide-up" animationType="slide-up"
textboxLayout="split-description" textboxLayout="split-description"
gridVariant="asymmetric-60-wide-40-narrow" gridVariant="asymmetric-60-wide-40-narrow"
@@ -44,21 +42,18 @@ export default function FleetPage() {
title="Our premium mobile restroom fleet" title="Our premium mobile restroom fleet"
description="We price on a per day basis, offering multi-day rental discounts." description="We price on a per day basis, offering multi-day rental discounts."
products={[ products={[
{ id: "f1", name: "3 Station, Private Floorplan Trailer", price: "$1,375 per day", imageSrc: "http://img.b2bpic.net/free-photo/backlit-mirror-minimalist-sink-spa-bathroom_169016-68891.jpg?_wi=1" }, { id: "f1", name: "3 Station, Private Floorplan Trailer", price: "$1,375 per day", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777832277795-ebq2l26f.png?_wi=1" },
{ id: "f2", name: "4 Station, Community Floorplan Trailer", price: "$1,825 per day", imageSrc: "http://img.b2bpic.net/close-up-bathtub-with-faucet_1203-1500.jpg" } { id: "f2", name: "4 Station, Community Floorplan Trailer", price: "$1,825 per day", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777832470445-mr4qosuh.png" }
]} ]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterBaseCard
logoText="CleanScene" 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"
columns={[ columns={[
{ items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }, { label: "Request a free estimate", href: "/estimate" }, { label: "Contact Us", href: "/contact-us" }] }, { title: "Navigation", items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] }, { title: "Support", items: [{ label: "Estimate", href: "/estimate" }, { label: "Contact", href: "/contact-us" }] },
]} ]}
/> />
</div> </div>

View File

@@ -31,7 +31,7 @@ export default function LandingPage() {
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Fleet", id: "/fleet" }, { name: "Fleet", id: "/fleet" },
{ name: "Request a free estimate", id: "/estimate" }, { name: "Request a free estimate", id: "/estimate" },
{ name: "Contact Us", id: "/contact-us" }, { name: "Contact us", id: "/contact-us" },
]} ]}
brandName="CleanScene" brandName="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png"
@@ -55,7 +55,7 @@ export default function LandingPage() {
{ text: "Request a free estimate", href: "/estimate" }, { text: "Request a free estimate", href: "/estimate" },
{ text: "View The Fleet", href: "/fleet" }, { 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" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777135032652-q27squi7.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
</div> </div>
@@ -119,8 +119,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
columns={[ columns={[
{ items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }, { label: "Request a free estimate", href: "/estimate" }, { label: "Contact Us", href: "/contact-us" }] }, { items: [{ label: "Home", href: "/" }, { label: "Fleet", href: "/fleet" }, { label: "Request a free estimate", href: "/estimate" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] }, { items: [{ label: "Contact us", href: "/contact-us" }, { label: "Privacy policy", href: "#" }, { label: "Terms", href: "#" }] },
]} ]}
logoText="CleanScene" logoText="CleanScene"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777213847237-f7u1y0mi.png"