Merge version_1 into main #3
@@ -55,25 +55,25 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/technology-futuristic-digital-banner-with-hud-element_1017-26316.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/technology-futuristic-digital-banner-with-hud-element_1017-26316.jpg?_wi=1"
|
||||
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", imageAlt: "modern tech background"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-futuristic-digital-banner-with-hud-element_1017-26316.jpg?_wi=2", 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", imageAlt: "tech robotic vacuum detail"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-escalator-blue-tone_1359-947.jpg?_wi=1", 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", imageAlt: "holographic data ui dashboard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel_23-2148372589.jpg?_wi=1", 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", imageAlt: "microscopic clean surface result"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-foam-around-pink_23-2147797864.jpg?_wi=1", 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", imageAlt: "technician tech uniform portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137729.jpg?_wi=1", imageAlt: "technician tech uniform portrait"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
@@ -112,15 +112,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f1", title: "UV-C Sterilization", tags: [
|
||||
"Deep Clean", "Safe"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-escalator-blue-tone_1359-947.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-escalator-blue-tone_1359-947.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"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel_23-2148372589.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"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-foam-around-pink_23-2147797864.jpg?_wi=2"},
|
||||
]}
|
||||
title="Next-Gen Cleaning Tech"
|
||||
description="We don't just clean; we optimize your physical space for health and productivity."
|
||||
@@ -135,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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137729.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -147,7 +147,7 @@ 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"},
|
||||
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: "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"},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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"},
|
||||
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"},
|
||||
]}
|
||||
title="Trusted by Innovators"
|
||||
description="See why top firms choose our futuristic approach."
|
||||
|
||||
Reference in New Issue
Block a user