Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-31 16:10:34 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Carr Cleaning"
/>
@@ -55,142 +47,80 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Precision Sanitation for the Future"
description="Carr Cleaning utilizes cutting-edge decontamination technology to ensure your environment is spotless, safe, and future-ready."
tag="Advanced Cleaning Systems"
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-vector/technology-futuristic-digital-banner-with-hud-element_1017-26316.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-vector/technology-futuristic-digital-banner-with-hud-element_1017-26316.jpg"
imageAlt="Futuristic sanitation facility"
mediaAnimation="blur-reveal"
testimonials={[
{
name: "Alex Rivers",
handle: "@arivers",
testimonial: "The precision is unmatched. Carr Cleaning transformed our workspace.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/technology-futuristic-digital-banner-with-hud-element_1017-26316.jpg?_wi=2",
imageAlt: "modern tech background",
},
name: "Alex Rivers", handle: "@arivers", testimonial: "The precision is unmatched. Carr Cleaning transformed our workspace.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/technology-futuristic-digital-banner-with-hud-element_1017-26316.jpg", imageAlt: "modern tech background"},
{
name: "Sarah Chen",
handle: "@schen",
testimonial: "Cleanliness you can actually trust. Very futuristic service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-escalator-blue-tone_1359-947.jpg?_wi=1",
imageAlt: "tech robotic vacuum detail",
},
name: "Sarah Chen", handle: "@schen", testimonial: "Cleanliness you can actually trust. Very futuristic service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-escalator-blue-tone_1359-947.jpg", imageAlt: "tech robotic vacuum detail"},
{
name: "Mark D.",
handle: "@markd",
testimonial: "Fast, smart, and efficient. Exactly what a modern business needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel_23-2148372589.jpg?_wi=1",
imageAlt: "holographic data ui dashboard",
},
name: "Mark D.", handle: "@markd", testimonial: "Fast, smart, and efficient. Exactly what a modern business needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel_23-2148372589.jpg", imageAlt: "holographic data ui dashboard"},
{
name: "Emily P.",
handle: "@epower",
testimonial: "A seamless upgrade to our facility hygiene standards.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/white-foam-around-pink_23-2147797864.jpg?_wi=1",
imageAlt: "microscopic clean surface result",
},
name: "Emily P.", handle: "@epower", testimonial: "A seamless upgrade to our facility hygiene standards.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/white-foam-around-pink_23-2147797864.jpg", imageAlt: "microscopic clean surface result"},
{
name: "Jordan Lee",
handle: "@jlee",
testimonial: "The gold standard for high-tech office sanitization.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137729.jpg?_wi=1",
imageAlt: "technician tech uniform portrait",
},
name: "Jordan Lee", handle: "@jlee", testimonial: "The gold standard for high-tech office sanitization.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137729.jpg", imageAlt: "technician tech uniform portrait"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
alt: "User 1",
},
src: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", alt: "User 1"},
{
src: "http://img.b2bpic.net/free-photo/successful-business-women-standing-resting-looking-through-balcony-modern-office-centre-dressed-up-white-t-shirt_231208-4817.jpg",
alt: "User 2",
},
src: "http://img.b2bpic.net/free-photo/successful-business-women-standing-resting-looking-through-balcony-modern-office-centre-dressed-up-white-t-shirt_231208-4817.jpg", alt: "User 2"},
{
src: "http://img.b2bpic.net/free-photo/female-with-short-hair-wearing-white-shirt-standing-near-glasses-overpass_181624-22260.jpg",
alt: "User 3",
},
src: "http://img.b2bpic.net/free-photo/female-with-short-hair-wearing-white-shirt-standing-near-glasses-overpass_181624-22260.jpg", alt: "User 3"},
{
src: "http://img.b2bpic.net/free-photo/businessman-escalator-talking-mobile-phone_107420-63601.jpg",
alt: "User 4",
},
src: "http://img.b2bpic.net/free-photo/businessman-escalator-talking-mobile-phone_107420-63601.jpg", alt: "User 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137729.jpg",
alt: "User 5",
},
src: "http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137729.jpg", alt: "User 5"},
]}
avatarText="Trusted by 500+ professionals"
marqueeItems={[
{
type: "text",
text: "UV-C Tech",
},
type: "text", text: "UV-C Tech"},
{
type: "text",
text: "AI Monitoring",
},
type: "text", text: "AI Monitoring"},
{
type: "text",
text: "HEPA Standard",
},
type: "text", text: "HEPA Standard"},
{
type: "text",
text: "Rapid Response",
},
type: "text", text: "Rapid Response"},
{
type: "text",
text: "Eco-Certified",
},
type: "text", text: "Eco-Certified"},
]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyThree
animationType="blur-reveal"
textboxLayout="split"
useInvertedBackground={true}
features={[
{
id: "f1",
title: "UV-C Sterilization",
tags: [
"Deep Clean",
"Safe",
],
imageSrc: "http://img.b2bpic.net/free-photo/view-escalator-blue-tone_1359-947.jpg?_wi=2",
},
id: "f1", title: "UV-C Sterilization", tags: [
"Deep Clean", "Safe"],
imageSrc: "http://img.b2bpic.net/free-photo/view-escalator-blue-tone_1359-947.jpg"},
{
id: "f2",
title: "HEPA-Air Systems",
tags: [
"Air Quality",
"Smart",
],
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel_23-2148372589.jpg?_wi=2",
},
id: "f2", title: "HEPA-Air Systems", tags: [
"Air Quality", "Smart"],
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel_23-2148372589.jpg"},
{
id: "f3",
title: "Nano-Coating Protection",
tags: [
"Surface Tech",
"Lasting",
],
imageSrc: "http://img.b2bpic.net/free-photo/white-foam-around-pink_23-2147797864.jpg?_wi=2",
},
id: "f3", title: "Nano-Coating Protection", tags: [
"Surface Tech", "Lasting"],
imageSrc: "http://img.b2bpic.net/free-photo/white-foam-around-pink_23-2147797864.jpg"},
]}
title="Next-Gen Cleaning Tech"
description="We don't just clean; we optimize your physical space for health and productivity."
@@ -205,7 +135,7 @@ export default function LandingPage() {
description="Carr Cleaning combines traditional expertise with futuristic automation to deliver unprecedented levels of hygiene."
subdescription="Our team of tech-focused sanitation specialists ensures your facility operates at peak health standards."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137729.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137729.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -217,40 +147,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Alex Rivers",
role: "CEO",
testimonial: "The precision is unmatched. Carr Cleaning transformed our workspace.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1",
},
id: "t1", name: "Alex Rivers", role: "CEO", testimonial: "The precision is unmatched. Carr Cleaning transformed our workspace.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"},
{
id: "t2",
name: "Sarah Chen",
role: "Architect",
testimonial: "Cleanliness you can actually trust. Very futuristic service.",
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-women-standing-resting-looking-through-balcony-modern-office-centre-dressed-up-white-t-shirt_231208-4817.jpg",
},
id: "t2", name: "Sarah Chen", role: "Architect", testimonial: "Cleanliness you can actually trust. Very futuristic service.", imageSrc: "http://img.b2bpic.net/free-photo/successful-business-women-standing-resting-looking-through-balcony-modern-office-centre-dressed-up-white-t-shirt_231208-4817.jpg"},
{
id: "t3",
name: "Mark D.",
role: "Founder",
testimonial: "Fast, smart, and efficient. Exactly what a modern business needs.",
imageSrc: "http://img.b2bpic.net/free-photo/female-with-short-hair-wearing-white-shirt-standing-near-glasses-overpass_181624-22260.jpg",
},
id: "t3", name: "Mark D.", role: "Founder", testimonial: "Fast, smart, and efficient. Exactly what a modern business needs.", imageSrc: "http://img.b2bpic.net/free-photo/female-with-short-hair-wearing-white-shirt-standing-near-glasses-overpass_181624-22260.jpg"},
{
id: "t4",
name: "Emily P.",
role: "Director",
testimonial: "A seamless upgrade to our facility hygiene standards.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-escalator-talking-mobile-phone_107420-63601.jpg",
},
id: "t4", name: "Emily P.", role: "Director", testimonial: "A seamless upgrade to our facility hygiene standards.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-escalator-talking-mobile-phone_107420-63601.jpg"},
{
id: "t5",
name: "Liam K.",
role: "Operations",
testimonial: "The level of care provided is truly next-level.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2",
},
id: "t5", name: "Liam K.", role: "Operations", testimonial: "The level of care provided is truly next-level.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"},
]}
title="Trusted by Innovators"
description="See why top firms choose our futuristic approach."
@@ -263,20 +168,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Is your technology eco-friendly?",
content: "Yes, our cleaning systems prioritize green, non-toxic sanitization.",
},
id: "q1", title: "Is your technology eco-friendly?", content: "Yes, our cleaning systems prioritize green, non-toxic sanitization."},
{
id: "q2",
title: "Do you serve residential areas?",
content: "We currently focus on high-traffic professional spaces.",
},
id: "q2", title: "Do you serve residential areas?", content: "We currently focus on high-traffic professional spaces."},
{
id: "q3",
title: "How is this different from regular cleaning?",
content: "We use advanced automation and deep-clean tech that standard services lack.",
},
id: "q3", title: "How is this different from regular cleaning?", content: "We use advanced automation and deep-clean tech that standard services lack."},
]}
title="Frequently Asked Questions"
description="Everything you need to know about our modern sanitation tech."
@@ -288,16 +184,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Get Started"
title="Upgrade Your Space Today"
description="Ready to experience the future of clean? Send us a request."
buttons={[
{
text: "Request a Quote",
href: "#",
},
text: "Request a Quote", href: "#"},
]}
/>
</div>
@@ -308,25 +201,17 @@ export default function LandingPage() {
{
items: [
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
],
},
{
items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}