Merge version_1 into main #1
348
src/app/page.tsx
348
src/app/page.tsx
@@ -34,38 +34,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Packages",
|
||||
id: "#packages",
|
||||
},
|
||||
name: "Packages", id: "#packages"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pxk9ww"
|
||||
brandName="Pure & Clean"
|
||||
/>
|
||||
@@ -75,81 +59,46 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
imagePosition="right"
|
||||
title="Sparkling Clean. Pure Perfection."
|
||||
description="Experience the difference with Pure & Clean, where meticulous attention to detail meets unparalleled service. We transform your spaces into pristine sanctuaries."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@HappyHomeowner",
|
||||
testimonial: "Pure & Clean transformed my home! It's never been so spotless. Their team is incredibly professional and thorough.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-sitting-couch-smiling_23-2148095699.jpg",
|
||||
},
|
||||
name: "Sarah J.", handle: "@HappyHomeowner", testimonial: "Pure & Clean transformed my home! It's never been so spotless. Their team is incredibly professional and thorough.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-sitting-couch-smiling_23-2148095699.jpg"},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "@OfficeManager",
|
||||
testimonial: "Our office complex always looks immaculate thanks to Pure & Clean. Their consistent quality truly sets them apart.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-man-casual-outfit-sitting-table-working-laptop-freelancer-home_285396-1833.jpg",
|
||||
},
|
||||
name: "Mark D.", handle: "@OfficeManager", testimonial: "Our office complex always looks immaculate thanks to Pure & Clean. Their consistent quality truly sets them apart.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-man-casual-outfit-sitting-table-working-laptop-freelancer-home_285396-1833.jpg"},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@PropertyInvestor",
|
||||
testimonial: "For all our rental properties, Pure & Clean is the only choice. Their move-out cleans are simply the best, ensuring quick turnovers.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswomen-working-her-office_1301-6896.jpg",
|
||||
},
|
||||
name: "Emily R.", handle: "@PropertyInvestor", testimonial: "For all our rental properties, Pure & Clean is the only choice. Their move-out cleans are simply the best, ensuring quick turnovers.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswomen-working-her-office_1301-6896.jpg"},
|
||||
{
|
||||
name: "David K.",
|
||||
handle: "@SmallBizOwner",
|
||||
testimonial: "As a small business, a clean environment is crucial. Pure & Clean provides outstanding service that truly impresses our clients.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-pleased-africanamerican-girl-wearing-white-tshirt-showing-okay-signs-praise_1258-130802.jpg",
|
||||
},
|
||||
name: "David K.", handle: "@SmallBizOwner", testimonial: "As a small business, a clean environment is crucial. Pure & Clean provides outstanding service that truly impresses our clients.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-pleased-africanamerican-girl-wearing-white-tshirt-showing-okay-signs-praise_1258-130802.jpg"},
|
||||
{
|
||||
name: "Jessica L.",
|
||||
handle: "@BusyParent",
|
||||
testimonial: "With kids and pets, my home needed serious attention. Pure & Clean made it look brand new. Lifesavers!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-pink-napkin-hand-looking-away_23-2147916405.jpg",
|
||||
},
|
||||
name: "Jessica L.", handle: "@BusyParent", testimonial: "With kids and pets, my home needed serious attention. Pure & Clean made it look brand new. Lifesavers!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-pink-napkin-hand-looking-away_23-2147916405.jpg"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tag="Your Trusted Cleaning Partner"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Our Services", href: "#services"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-young-female-chambermaid-standing-near-curtain_23-2148033211.jpg",
|
||||
alt: "Team member 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-young-female-chambermaid-standing-near-curtain_23-2148033211.jpg", alt: "Team member 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-blue-gingham-pajama-shirt-showing-ok-sign-looking-pretty-front-view_176474-48608.jpg",
|
||||
alt: "Team member 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-blue-gingham-pajama-shirt-showing-ok-sign-looking-pretty-front-view_176474-48608.jpg", alt: "Team member 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-housekeeping-maid-with-her-hand-waist_23-2148033264.jpg",
|
||||
alt: "Team member 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-housekeeping-maid-with-her-hand-waist_23-2148033264.jpg", alt: "Team member 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-wearing-orange-t-shirt-rubber-gloves-holding-mop-with-sad-expression-face-standing-white-wall_141793-23477.jpg",
|
||||
alt: "Team member 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-wearing-orange-t-shirt-rubber-gloves-holding-mop-with-sad-expression-face-standing-white-wall_141793-23477.jpg", alt: "Team member 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-housekeeping-worker-standing-with-bedclothes-linen-cart_171337-12727.jpg",
|
||||
alt: "Smiling housekeeping worker standing with bedclothes linen in cart",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-housekeeping-worker-standing-with-bedclothes-linen-cart_171337-12727.jpg", alt: "Smiling housekeeping worker standing with bedclothes linen in cart"},
|
||||
]}
|
||||
avatarText="Join 1000+ satisfied clients!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-servant-ironing-clothing_23-2149530861.jpg"
|
||||
@@ -158,29 +107,19 @@ export default function LandingPage() {
|
||||
fixedMediaHeight={true}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Eco-Friendly Products",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "Eco-Friendly Products", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Satisfaction Guaranteed",
|
||||
icon: CheckCircle2,
|
||||
type: "text-icon", text: "Satisfaction Guaranteed", icon: CheckCircle2,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Trusted Professionals",
|
||||
icon: Shield,
|
||||
type: "text-icon", text: "Trusted Professionals", icon: Shield,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Flexible Scheduling",
|
||||
icon: Calendar,
|
||||
type: "text-icon", text: "Flexible Scheduling", icon: Calendar,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Award-Winning Service",
|
||||
icon: Award,
|
||||
type: "text-icon", text: "Award-Winning Service", icon: Award,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -193,15 +132,10 @@ export default function LandingPage() {
|
||||
title="Dedicated to Exceptional Cleanliness"
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Mission",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Mission", href: "#"},
|
||||
{
|
||||
text: "Meet Our Team",
|
||||
href: "#",
|
||||
},
|
||||
text: "Meet Our Team", href: "#"},
|
||||
]}
|
||||
description="At Pure & Clean, we believe a truly clean space fosters a healthier, happier environment. With years of experience and a passion for perfection, our highly trained team uses eco-friendly products and advanced techniques to deliver results that don't just meet—they exceed—your expectations. We pride ourselves on reliability, transparency, and a personalized approach to every cleaning challenge."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -212,19 +146,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Dust & Allergy Buildup",
|
||||
"Stubborn Stains & Grime",
|
||||
"Disorganized Spaces",
|
||||
"Unpleasant Odors",
|
||||
],
|
||||
"Dust & Allergy Buildup", "Stubborn Stains & Grime", "Disorganized Spaces", "Unpleasant Odors"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Pristine Surfaces",
|
||||
"Germ-Free Environment",
|
||||
"Immaculate Spaces",
|
||||
"Fresh, Inviting Scent",
|
||||
],
|
||||
"Pristine Surfaces", "Germ-Free Environment", "Immaculate Spaces", "Fresh, Inviting Scent"],
|
||||
}}
|
||||
title="We Eliminate Your Cleaning Headaches"
|
||||
description="Tired of the endless chores? Let Pure & Clean handle the dirty work. We specialize in transforming your spaces, leaving them spotless and serene."
|
||||
@@ -241,47 +167,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "residential-deep",
|
||||
name: "Residential Deep Clean",
|
||||
price: "$250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions_1203-449.jpg",
|
||||
imageAlt: "Sparkling clean kitchen after residential deep clean",
|
||||
},
|
||||
id: "residential-deep", name: "Residential Deep Clean", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions_1203-449.jpg", imageAlt: "Sparkling clean kitchen after residential deep clean"},
|
||||
{
|
||||
id: "commercial-standard",
|
||||
name: "Commercial Standard Clean",
|
||||
price: "$400",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-disinfectant_23-2148862115.jpg",
|
||||
imageAlt: "Clean, modern office space",
|
||||
},
|
||||
id: "commercial-standard", name: "Commercial Standard Clean", price: "$400", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-disinfectant_23-2148862115.jpg", imageAlt: "Clean, modern office space"},
|
||||
{
|
||||
id: "move-in-out",
|
||||
name: "Move-In/Move-Out Clean",
|
||||
price: "$350",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-fo-female-marketing-manager-stands-white-spacious-room-holds-paper_273609-44261.jpg",
|
||||
imageAlt: "Empty, spotless apartment ready for new tenants",
|
||||
},
|
||||
id: "move-in-out", name: "Move-In/Move-Out Clean", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/photo-fo-female-marketing-manager-stands-white-spacious-room-holds-paper_273609-44261.jpg", imageAlt: "Empty, spotless apartment ready for new tenants"},
|
||||
{
|
||||
id: "post-construction",
|
||||
name: "Post-Construction Clean",
|
||||
price: "$600",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ruins-russian-s-war-ukraine_23-2149437948.jpg",
|
||||
imageAlt: "Clean interior of a newly built home",
|
||||
},
|
||||
id: "post-construction", name: "Post-Construction Clean", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/ruins-russian-s-war-ukraine_23-2149437948.jpg", imageAlt: "Clean interior of a newly built home"},
|
||||
{
|
||||
id: "event-cleanup",
|
||||
name: "Special Event Cleanup",
|
||||
price: "$300",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-face-protection-cleaning_23-2148645175.jpg",
|
||||
imageAlt: "Clean event venue after a party",
|
||||
},
|
||||
id: "event-cleanup", name: "Special Event Cleanup", price: "$300", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-face-protection-cleaning_23-2148645175.jpg", imageAlt: "Clean event venue after a party"},
|
||||
{
|
||||
id: "window-cleaning",
|
||||
price: "$180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-businessman-holding-document_23-2147626387.jpg",
|
||||
imageAlt: "Sparkling clean windows of a modern building",
|
||||
name: "Exterior Window Cleaning",
|
||||
},
|
||||
id: "window-cleaning", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-businessman-holding-document_23-2147626387.jpg", imageAlt: "Sparkling clean windows of a modern building", name: "Exterior Window Cleaning"},
|
||||
]}
|
||||
title="Explore Our Premium Cleaning Packages"
|
||||
description="From homes to offices, and special events to post-construction sites, Pure & Clean offers tailored cleaning solutions to fit every need. Discover the perfect package for you."
|
||||
@@ -298,25 +194,13 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
metrics={[
|
||||
{
|
||||
id: "clients",
|
||||
value: "1200+",
|
||||
title: "Satisfied Clients",
|
||||
description: "Building trust, one clean space at a time.",
|
||||
icon: Users,
|
||||
id: "clients", value: "1200+", title: "Satisfied Clients", description: "Building trust, one clean space at a time.", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "experience",
|
||||
value: "10+",
|
||||
title: "Years of Experience",
|
||||
description: "A decade of mastering the art of clean.",
|
||||
icon: Calendar,
|
||||
id: "experience", value: "10+", title: "Years of Experience", description: "A decade of mastering the art of clean.", icon: Calendar,
|
||||
},
|
||||
{
|
||||
id: "rating",
|
||||
value: "4.9/5",
|
||||
title: "Average Rating",
|
||||
description: "Excellence recognized by our valued customers.",
|
||||
icon: Star,
|
||||
id: "rating", value: "4.9/5", title: "Average Rating", description: "Excellence recognized by our valued customers.", icon: Star,
|
||||
},
|
||||
]}
|
||||
title="Our Commitment to Excellence in Numbers"
|
||||
@@ -335,45 +219,20 @@ export default function LandingPage() {
|
||||
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sophia L.",
|
||||
role: "Homeowner",
|
||||
company: "Private Residence",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-middle-age-man-holding-screwdriver-new-home-mouth-lips-shut-as-zip-with-fingers-secret-silent-taboo-talking_839833-5351.jpg",
|
||||
},
|
||||
id: "1", name: "Sophia L.", role: "Homeowner", company: "Private Residence", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-middle-age-man-holding-screwdriver-new-home-mouth-lips-shut-as-zip-with-fingers-secret-silent-taboo-talking_839833-5351.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Robert B.",
|
||||
role: "Operations Manager",
|
||||
company: "Apex Corp.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112034.jpg",
|
||||
},
|
||||
id: "2", name: "Robert B.", role: "Operations Manager", company: "Apex Corp.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112034.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Olivia M.",
|
||||
role: "Apartment Renter",
|
||||
company: "The Lofts",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-looking-through-window_23-2148541311.jpg",
|
||||
},
|
||||
id: "3", name: "Olivia M.", role: "Apartment Renter", company: "The Lofts", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-looking-through-window_23-2148541311.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ethan C.",
|
||||
role: "Co-Founder",
|
||||
company: "Innovate Hub",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-baby-with-parents-park_1153-2618.jpg",
|
||||
},
|
||||
id: "4", name: "Ethan C.", role: "Co-Founder", company: "Innovate Hub", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-baby-with-parents-park_1153-2618.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mildred P.",
|
||||
role: "Retired Educator",
|
||||
company: "Community Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-blonde-gardener-woman-uniform-wearing-hat-gardening-gloves-looking-pointing-up_141793-117228.jpg",
|
||||
},
|
||||
id: "5", name: "Mildred P.", role: "Retired Educator", company: "Community Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-blonde-gardener-woman-uniform-wearing-hat-gardening-gloves-looking-pointing-up_141793-117228.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say About Us"
|
||||
description="Our clients' satisfaction is our greatest reward. Read their stories and discover why Pure & Clean is the preferred choice for exceptional cleaning services."
|
||||
@@ -387,35 +246,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What types of cleaning services do you offer?",
|
||||
content: "Pure & Clean offers a comprehensive range of services including residential deep cleaning, commercial office cleaning, move-in/move-out cleaning, post-construction cleanup, and special event cleaning. We also offer customizable plans to fit your specific needs.",
|
||||
},
|
||||
id: "faq1", title: "What types of cleaning services do you offer?", content: "Pure & Clean offers a comprehensive range of services including residential deep cleaning, commercial office cleaning, move-in/move-out cleaning, post-construction cleanup, and special event cleaning. We also offer customizable plans to fit your specific needs."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Are your cleaning products eco-friendly and safe?",
|
||||
content: "Yes, we prioritize the health of our clients and the environment. We primarily use professional-grade, eco-friendly, and non-toxic cleaning products that are safe for children, pets, and individuals with allergies.",
|
||||
},
|
||||
id: "faq2", title: "Are your cleaning products eco-friendly and safe?", content: "Yes, we prioritize the health of our clients and the environment. We primarily use professional-grade, eco-friendly, and non-toxic cleaning products that are safe for children, pets, and individuals with allergies."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "How do you ensure the quality of your cleaning staff?",
|
||||
content: "Our team members are thoroughly vetted, professionally trained, and insured. We conduct background checks and ongoing training to ensure the highest standards of service and trustworthiness.",
|
||||
},
|
||||
id: "faq3", title: "How do you ensure the quality of your cleaning staff?", content: "Our team members are thoroughly vetted, professionally trained, and insured. We conduct background checks and ongoing training to ensure the highest standards of service and trustworthiness."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Can I customize my cleaning schedule and services?",
|
||||
content: "Absolutely! We offer flexible scheduling options including one-time, weekly, bi-weekly, or monthly services. You can also customize the scope of work to focus on specific areas or tasks.",
|
||||
},
|
||||
id: "faq4", title: "Can I customize my cleaning schedule and services?", content: "Absolutely! We offer flexible scheduling options including one-time, weekly, bi-weekly, or monthly services. You can also customize the scope of work to focus on specific areas or tasks."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "What areas do you serve?",
|
||||
content: "Pure & Clean proudly serves [Your City/Region] and surrounding areas. Please contact us with your location details to confirm service availability.",
|
||||
},
|
||||
id: "faq5", title: "What areas do you serve?", content: "Pure & Clean proudly serves [Your City/Region] and surrounding areas. Please contact us with your location details to confirm service availability."},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "What is your cancellation policy?",
|
||||
content: "We understand plans can change. We kindly request at least 24 hours' notice for any cancellations or rescheduling. Cancellations made within 24 hours may incur a fee.",
|
||||
},
|
||||
id: "faq6", title: "What is your cancellation policy?", content: "We understand plans can change. We kindly request at least 24 hours' notice for any cancellations or rescheduling. Cancellations made within 24 hours may incur a fee."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our services, processes, and commitments."
|
||||
@@ -429,14 +270,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Horizon Real Estate",
|
||||
"Local Business Alliance",
|
||||
"Grand Hospitality Group",
|
||||
"Corporate Suites Inc.",
|
||||
"Elite Event Planners",
|
||||
"Retail Dynamics",
|
||||
"Health First Clinics",
|
||||
]}
|
||||
"Horizon Real Estate", "Local Business Alliance", "Grand Hospitality Group", "Corporate Suites Inc.", "Elite Event Planners", "Retail Dynamics", "Health First Clinics"]}
|
||||
title="Trusted by Leading Businesses & Communities"
|
||||
description="Our commitment to excellence has earned us the trust of diverse clients across various industries. Partner with Pure & Clean for a consistently immaculate environment."
|
||||
tag="Our Partners"
|
||||
@@ -449,18 +283,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Ready for a Spotless Space? Get Your Free Quote Today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#",
|
||||
},
|
||||
text: "Request a Quote", href: "#"},
|
||||
{
|
||||
text: "Call Us Now",
|
||||
href: "tel:+1234567890",
|
||||
},
|
||||
text: "Call Us Now", href: "tel:+1234567890"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -472,58 +301,35 @@ export default function LandingPage() {
|
||||
logoText="Pure & Clean"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Residential Cleaning",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Residential Cleaning", href: "#services"},
|
||||
{
|
||||
label: "Commercial Cleaning",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Commercial Cleaning", href: "#services"},
|
||||
{
|
||||
label: "Specialty Cleans",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Specialty Cleans", href: "#services"},
|
||||
{
|
||||
label: "Window Cleaning",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Window Cleaning", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user