Update src/app/page.tsx
This commit is contained in:
390
src/app/page.tsx
390
src/app/page.tsx
@@ -12,7 +12,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
|||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||||
import { Home, Leaf, ShieldCheck, Soup, Sparkles, Truck } from "lucide-react";
|
import { Home, Leaf, ShieldCheck, Soup, Sparkles, Truck, ShowerHead, Toilet, Mirror, Microwave, Cooker, LampDesk, Vacuum, Candlestick } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -33,34 +33,20 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "/"},
|
||||||
id: "/",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Services",
|
name: "Services", id: "#services"},
|
||||||
id: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Pricing",
|
name: "Pricing", id: "#pricing"},
|
||||||
id: "#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Testimonials", id: "#testimonials"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "#faq"},
|
||||||
id: "#faq",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Get Your Custom Quote",
|
text: "Get Your Custom Quote", href: "#contact"}}
|
||||||
href: "#contact",
|
|
||||||
}}
|
|
||||||
logoSrc="http://img.b2bpic.net/free-vector/gradient-squeegee-logo-design-template_23-2150217420.jpg"
|
logoSrc="http://img.b2bpic.net/free-vector/gradient-squeegee-logo-design-template_23-2150217420.jpg"
|
||||||
logoAlt="Rina's Fantastic Cleaning Service Logo"
|
logoAlt="Rina's Fantastic Cleaning Service Logo"
|
||||||
brandName="Rina's Cleaning"
|
brandName="Rina's Cleaning"
|
||||||
@@ -70,79 +56,50 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
background={{
|
background={{
|
||||||
variant: "glowing-orb",
|
variant: "glowing-orb"}}
|
||||||
}}
|
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
title="Spotlessly clean homes, reliably delivered"
|
title="Spotlessly clean homes, reliably delivered"
|
||||||
description="Join 100 satisfied customers who've trusted Rina's for over 4 years. Professional cleaning tailored to your home."
|
description="Join 100 satisfied customers who've trusted Rina's for over 4 years. Professional cleaning tailored to your home."
|
||||||
kpis={[
|
kpis={[
|
||||||
{
|
{
|
||||||
value: "25+",
|
value: "25+", label: "Reviews"},
|
||||||
label: "Reviews",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "100%",
|
value: "100%", label: "Recommended"},
|
||||||
label: "Recommended",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "4+",
|
value: "4+", label: "Years in Service"},
|
||||||
label: "Years in Service",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Your Custom Quote",
|
text: "Get Your Custom Quote", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg"
|
||||||
imageAlt="Spotlessly clean modern living room"
|
imageAlt="Spotlessly clean modern living room"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-16454.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-16454.jpg", alt: "Satisfied Customer 1"},
|
||||||
alt: "Satisfied Customer 1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", alt: "Satisfied Customer 2"},
|
||||||
alt: "Satisfied Customer 2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg",
|
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg", alt: "Satisfied Customer 3"},
|
||||||
alt: "Satisfied Customer 3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-outdoors_23-2148618913.jpg",
|
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-outdoors_23-2148618913.jpg", alt: "Satisfied Customer 4"},
|
||||||
alt: "Satisfied Customer 4",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-casual-african-man_171337-7357.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-casual-african-man_171337-7357.jpg", alt: "Satisfied Customer 5"},
|
||||||
alt: "Satisfied Customer 5",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Trusted by over 100 families."
|
avatarText="Trusted by over 100 families."
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Eco-Friendly Products"},
|
||||||
text: "Eco-Friendly Products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Vetted Professionals"},
|
||||||
text: "Vetted Professionals",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Flexible Scheduling"},
|
||||||
text: "Flexible Scheduling",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "100% Satisfaction"},
|
||||||
text: "100% Satisfaction",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Customizable Plans"},
|
||||||
text: "Customizable Plans",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
marqueeSpeed={40}
|
marqueeSpeed={40}
|
||||||
showMarqueeCard={true}
|
showMarqueeCard={true}
|
||||||
@@ -157,19 +114,13 @@ export default function LandingPage() {
|
|||||||
description="At Rina's Fantastic Cleaning Service, we believe a clean home is a happy home. We provide meticulous and reliable residential cleaning, giving you back precious time while ensuring a sparkling environment."
|
description="At Rina's Fantastic Cleaning Service, we believe a clean home is a happy home. We provide meticulous and reliable residential cleaning, giving you back precious time while ensuring a sparkling environment."
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
title: "Experienced & Vetted Team",
|
title: "Experienced & Vetted Team", description: "Our professionals are thoroughly trained, background-checked, and committed to excellence.", icon: ShieldCheck,
|
||||||
description: "Our professionals are thoroughly trained, background-checked, and committed to excellence.",
|
|
||||||
icon: ShieldCheck,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Customized Cleaning Plans",
|
title: "Customized Cleaning Plans", description: "Every home is unique, and so is our approach. We tailor our services to your specific needs and preferences.", icon: Sparkles,
|
||||||
description: "Every home is unique, and so is our approach. We tailor our services to your specific needs and preferences.",
|
|
||||||
icon: Sparkles,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Eco-Friendly Products",
|
title: "Eco-Friendly Products", description: "We use safe, high-quality, and environmentally responsible cleaning solutions for your family's well-being.", icon: Leaf,
|
||||||
description: "We use safe, high-quality, and environmentally responsible cleaning solutions for your family's well-being.",
|
|
||||||
icon: Leaf,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg"
|
||||||
@@ -185,79 +136,52 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Deep Bathroom Sanitization",
|
title: "Deep Bathroom Sanitization", description: "We meticulously clean and sanitize all bathroom surfaces, fixtures, and floors, leaving them sparkling and germ-free.", media: {
|
||||||
description: "We meticulously clean and sanitize all bathroom surfaces, fixtures, and floors, leaving them sparkling and germ-free.",
|
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-man-cleaning-mirror-bathroom_329181-20789.jpg", imageAlt: "Sparkling clean bathroom"},
|
||||||
media: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-man-cleaning-mirror-bathroom_329181-20789.jpg",
|
|
||||||
imageAlt: "Sparkling clean bathroom",
|
|
||||||
},
|
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
icon: ShowerHead,
|
icon: ShowerHead,
|
||||||
text: "Tile & Grout Scrubbing",
|
text: "Tile & Grout Scrubbing"},
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Toilet,
|
icon: Toilet,
|
||||||
text: "Toilet & Sink Disinfection",
|
text: "Toilet & Sink Disinfection"},
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Mirror,
|
icon: Mirror,
|
||||||
text: "Mirror & Glass Polishing",
|
text: "Mirror & Glass Polishing"},
|
||||||
},
|
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-squeegee-logo-design-template_23-2150217420.jpg",
|
|
||||||
imageAlt: "sparkling clean bathroom interior with soap",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Kitchen Appliance Shine",
|
title: "Kitchen Appliance Shine", description: "Our team tackles grease and grime, ensuring your kitchen counters, sinks, and appliance exteriors gleam.", media: {
|
||||||
description: "Our team tackles grease and grime, ensuring your kitchen counters, sinks, and appliance exteriors gleam.",
|
imageSrc: "http://img.b2bpic.net/free-photo/man-front-open-dishwasher-with-plate_169016-13047.jpg", imageAlt: "Clean modern kitchen"},
|
||||||
media: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-front-open-dishwasher-with-plate_169016-13047.jpg",
|
|
||||||
imageAlt: "Clean modern kitchen",
|
|
||||||
},
|
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
icon: Soup,
|
icon: Soup,
|
||||||
text: "Countertop Degreasing",
|
text: "Countertop Degreasing"},
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Microwave,
|
icon: Microwave,
|
||||||
text: "Microwave Interior Wipe",
|
text: "Microwave Interior Wipe"},
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Cooker,
|
icon: Cooker,
|
||||||
text: "Stovetop & Oven Exterior",
|
text: "Stovetop & Oven Exterior"},
|
||||||
},
|
|
||||||
],
|
],
|
||||||
reverse: true,
|
reverse: true
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg?_wi=2",
|
|
||||||
imageAlt: "sparkling clean bathroom interior with soap",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Living Area Revitalization",
|
title: "Living Area Revitalization", description: "We dust, vacuum, and polish living spaces, refreshing your home for relaxation and entertaining.", media: {
|
||||||
description: "We dust, vacuum, and polish living spaces, refreshing your home for relaxation and entertaining.",
|
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_52683-111938.jpg", imageAlt: "Tidy living room with fresh flowers"},
|
||||||
media: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_52683-111938.jpg",
|
|
||||||
imageAlt: "Tidy living room with fresh flowers",
|
|
||||||
},
|
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
icon: LampDesk,
|
icon: LampDesk,
|
||||||
text: "Furniture Dusting",
|
text: "Furniture Dusting"},
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Vacuum,
|
icon: Vacuum,
|
||||||
text: "Floor & Carpet Vacuuming",
|
text: "Floor & Carpet Vacuuming"},
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Candlestick,
|
icon: Candlestick,
|
||||||
text: "Decorative Item Cleaning",
|
text: "Decorative Item Cleaning"},
|
||||||
},
|
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg",
|
|
||||||
imageAlt: "sparkling clean bathroom interior with soap",
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Our Fantastic Cleaning Services"
|
title="Our Fantastic Cleaning Services"
|
||||||
@@ -273,63 +197,31 @@ export default function LandingPage() {
|
|||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "basic",
|
id: "basic", badge: "Standard Clean", badgeIcon: Home,
|
||||||
badge: "Standard Clean",
|
price: "$99", subtitle: "Ideal for regular upkeep.", buttons: [
|
||||||
badgeIcon: Home,
|
|
||||||
price: "$99",
|
|
||||||
subtitle: "Ideal for regular upkeep.",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Book Basic",
|
text: "Book Basic", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"General dusting & vacuuming",
|
"General dusting & vacuuming", "Surface wipe-down", "Bathroom & kitchen refresh", "Trash emptying"],
|
||||||
"Surface wipe-down",
|
|
||||||
"Bathroom & kitchen refresh",
|
|
||||||
"Trash emptying",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "premium",
|
id: "premium", badge: "Deep Clean", badgeIcon: Sparkles,
|
||||||
badge: "Deep Clean",
|
price: "$189", subtitle: "For a thorough, detailed clean.", buttons: [
|
||||||
badgeIcon: Sparkles,
|
|
||||||
price: "$189",
|
|
||||||
subtitle: "For a thorough, detailed clean.",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Book Deep Clean",
|
text: "Book Deep Clean", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Everything in Standard Clean",
|
"Everything in Standard Clean", "Inside window cleaning", "Baseboard wiping", "Cabinet exterior detailing", "Appliance exterior deep clean"],
|
||||||
"Inside window cleaning",
|
|
||||||
"Baseboard wiping",
|
|
||||||
"Cabinet exterior detailing",
|
|
||||||
"Appliance exterior deep clean",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "elite",
|
id: "elite", badge: "Move-In/Out", badgeIcon: Truck,
|
||||||
badge: "Move-In/Out",
|
price: "$299", subtitle: "Comprehensive for new beginnings.", buttons: [
|
||||||
badgeIcon: Truck,
|
|
||||||
price: "$299",
|
|
||||||
subtitle: "Comprehensive for new beginnings.",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Book Move-In/Out",
|
text: "Book Move-In/Out", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Everything in Deep Clean",
|
"Everything in Deep Clean", "Inside oven cleaning", "Inside fridge cleaning", "Wall spot cleaning", "Carpet stain treatment (light)"],
|
||||||
"Inside oven cleaning",
|
|
||||||
"Inside fridge cleaning",
|
|
||||||
"Wall spot cleaning",
|
|
||||||
"Carpet stain treatment (light)",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Transparent Pricing for Every Home"
|
title="Transparent Pricing for Every Home"
|
||||||
@@ -343,77 +235,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Sarah J.", date: "May 10, 2024", title: "Absolutely Flawless Cleaning!", quote: "Rina's team transformed my home! Every corner was spotless, and they paid attention to the smallest details. Scheduling was a breeze, and I love coming home to such a fresh environment. Highly recommend!", tag: "Weekly Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg", avatarAlt: "Sarah J. avatar", imageSrc: "http://img.b2bpic.net/free-photo/small-kitchen-space-with-modern-design_23-2150710557.jpg", imageAlt: "Clean kitchen"},
|
||||||
name: "Sarah J.",
|
|
||||||
date: "May 10, 2024",
|
|
||||||
title: "Absolutely Flawless Cleaning!",
|
|
||||||
quote: "Rina's team transformed my home! Every corner was spotless, and they paid attention to the smallest details. Scheduling was a breeze, and I love coming home to such a fresh environment. Highly recommend!",
|
|
||||||
tag: "Weekly Cleaning",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg",
|
|
||||||
avatarAlt: "Sarah J. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/small-kitchen-space-with-modern-design_23-2150710557.jpg",
|
|
||||||
imageAlt: "Clean kitchen",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Michael T.", date: "April 28, 2024", title: "Professional and Trustworthy", quote: "Finding a reliable cleaning service was tough until Rina's. Their team is incredibly professional, always on time, and completely trustworthy. It's such a relief to have them manage our home's cleanliness.", tag: "Bi-Weekly Service", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3546.jpg", avatarAlt: "Michael T. avatar", imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg", imageAlt: "Clean living room"},
|
||||||
name: "Michael T.",
|
|
||||||
date: "April 28, 2024",
|
|
||||||
title: "Professional and Trustworthy",
|
|
||||||
quote: "Finding a reliable cleaning service was tough until Rina's. Their team is incredibly professional, always on time, and completely trustworthy. It's such a relief to have them manage our home's cleanliness.",
|
|
||||||
tag: "Bi-Weekly Service",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3546.jpg",
|
|
||||||
avatarAlt: "Michael T. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg",
|
|
||||||
imageAlt: "Clean living room",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Emily R.", date: "April 15, 2024", title: "Sparkling Clean Every Time!", quote: "I've been a customer for over a year, and Rina's never disappoints. My bathroom always shines, and the kitchen looks brand new after every visit. They truly exceed expectations!", tag: "Deep Clean", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2148504855.jpg", avatarAlt: "Emily R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094106.jpg", imageAlt: "Clean bathroom"},
|
||||||
name: "Emily R.",
|
|
||||||
date: "April 15, 2024",
|
|
||||||
title: "Sparkling Clean Every Time!",
|
|
||||||
quote: "I've been a customer for over a year, and Rina's never disappoints. My bathroom always shines, and the kitchen looks brand new after every visit. They truly exceed expectations!",
|
|
||||||
tag: "Deep Clean",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2148504855.jpg",
|
|
||||||
avatarAlt: "Emily R. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-spa-bath-concept_23-2148094106.jpg",
|
|
||||||
imageAlt: "Clean bathroom",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "David K.", date: "March 20, 2024", title: "Fantastic Move-Out Service!", quote: "We used Rina's for our move-out clean, and they did an incredible job. The house was immaculate, which really helped with getting our deposit back. Stress-free and efficient!", tag: "Move-Out Clean", avatarSrc: "http://img.b2bpic.net/free-photo/thoughtful-business-woman-white-shirt_23-2148095747.jpg", avatarAlt: "David K. avatar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-beige-soft-pillows-bed-blanket-bedroom-interior-design-conceptbed-maid-luxury-ideas-concept_609648-89.jpg", imageAlt: "Clean bedroom"},
|
||||||
name: "David K.",
|
|
||||||
date: "March 20, 2024",
|
|
||||||
title: "Fantastic Move-Out Service!",
|
|
||||||
quote: "We used Rina's for our move-out clean, and they did an incredible job. The house was immaculate, which really helped with getting our deposit back. Stress-free and efficient!",
|
|
||||||
tag: "Move-Out Clean",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/thoughtful-business-woman-white-shirt_23-2148095747.jpg",
|
|
||||||
avatarAlt: "David K. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-beige-soft-pillows-bed-blanket-bedroom-interior-design-conceptbed-maid-luxury-ideas-concept_609648-89.jpg",
|
|
||||||
imageAlt: "Clean bedroom",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Jessica L.", date: "March 5, 2024", title: "Highly Recommend Rina's!", quote: "As a busy professional, Rina's service is a lifesaver. My home is consistently clean, and their flexible scheduling works perfectly for me. The team is always courteous and thorough.", tag: "Monthly Service", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-clenching-fists-isolated-crimson-with-copy-space_141793-76610.jpg", avatarAlt: "Jessica L. avatar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg", imageAlt: "Clean dining room"},
|
||||||
name: "Jessica L.",
|
|
||||||
date: "March 5, 2024",
|
|
||||||
title: "Highly Recommend Rina's!",
|
|
||||||
quote: "As a busy professional, Rina's service is a lifesaver. My home is consistently clean, and their flexible scheduling works perfectly for me. The team is always courteous and thorough.",
|
|
||||||
tag: "Monthly Service",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-bald-call-center-man-clenching-fists-isolated-crimson-with-copy-space_141793-76610.jpg",
|
|
||||||
avatarAlt: "Jessica L. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg",
|
|
||||||
imageAlt: "Clean dining room",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", name: "Mark S.", date: "February 18, 2024", title: "Exceptional Quality and Value", quote: "Rina's provides exceptional cleaning services that truly stand out. The quality of their work far exceeds other companies I've tried, and the value for money is outstanding. A definite keeper!", tag: "Special Request", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-blouse-spreading-open-palm-aside-showing-something-looking-jolly_176474-42201.jpg", avatarAlt: "Mark S. avatar", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343072.jpg", imageAlt: "Clean home office"},
|
||||||
name: "Mark S.",
|
|
||||||
date: "February 18, 2024",
|
|
||||||
title: "Exceptional Quality and Value",
|
|
||||||
quote: "Rina's provides exceptional cleaning services that truly stand out. The quality of their work far exceeds other companies I've tried, and the value for money is outstanding. A definite keeper!",
|
|
||||||
tag: "Special Request",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-blouse-spreading-open-palm-aside-showing-something-looking-jolly_176474-42201.jpg",
|
|
||||||
avatarAlt: "Mark S. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343072.jpg",
|
|
||||||
imageAlt: "Clean home office",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="What Our Valued Customers Say"
|
title="What Our Valued Customers Say"
|
||||||
description="Real feedback from homeowners who trust Rina's for their cleaning needs. Their satisfaction is our greatest reward!"
|
description="Real feedback from homeowners who trust Rina's for their cleaning needs. Their satisfaction is our greatest reward!"
|
||||||
@@ -425,16 +257,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
names={[
|
names={[
|
||||||
"Luxury Residences Inc.",
|
"Luxury Residences Inc.", "City Property Mgmt.", "Elite Real Estate Group", "Family Homes Alliance", "Urban Living Solutions", "Heritage Properties LLC", "Bloomfield Estates", "Green Acres Realty", "Coastal Rentals Co."]}
|
||||||
"City Property Mgmt.",
|
|
||||||
"Elite Real Estate Group",
|
|
||||||
"Family Homes Alliance",
|
|
||||||
"Urban Living Solutions",
|
|
||||||
"Heritage Properties LLC",
|
|
||||||
"Bloomfield Estates",
|
|
||||||
"Green Acres Realty",
|
|
||||||
"Coastal Rentals Co.",
|
|
||||||
]}
|
|
||||||
title="Trusted by Homeowners and Property Managers"
|
title="Trusted by Homeowners and Property Managers"
|
||||||
description="We partner with a wide range of clients who rely on Rina's for consistent, high-quality cleaning services."
|
description="We partner with a wide range of clients who rely on Rina's for consistent, high-quality cleaning services."
|
||||||
speed={40}
|
speed={40}
|
||||||
@@ -447,38 +270,21 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "What areas do you serve?", content: "We proudly serve residential homes across [Your City/Region]. Please contact us to confirm service availability in your specific neighborhood."},
|
||||||
title: "What areas do you serve?",
|
|
||||||
content: "We proudly serve residential homes across [Your City/Region]. Please contact us to confirm service availability in your specific neighborhood.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Are your cleaners insured and bonded?", content: "Yes, absolutely. All our cleaning professionals are fully insured and bonded, providing you with peace of mind and protection."},
|
||||||
title: "Are your cleaners insured and bonded?",
|
|
||||||
content: "Yes, absolutely. All our cleaning professionals are fully insured and bonded, providing you with peace of mind and protection.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "How do I get a custom quote?", content: "Simply click the 'Get Your Custom Quote' button, fill out our quick form, and we'll get back to you with a personalized estimate tailored to your home's needs."},
|
||||||
title: "How do I get a custom quote?",
|
|
||||||
content: "Simply click the 'Get Your Custom Quote' button, fill out our quick form, and we'll get back to you with a personalized estimate tailored to your home's needs.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", title: "Can I request specific cleaning products?", content: "Yes, we are flexible! If you have specific preferences for cleaning products, including eco-friendly or allergy-sensitive options, please let us know when you book, and we'll accommodate your request."},
|
||||||
title: "Can I request specific cleaning products?",
|
|
||||||
content: "Yes, we are flexible! If you have specific preferences for cleaning products, including eco-friendly or allergy-sensitive options, please let us know when you book, and we'll accommodate your request.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", title: "What if I need to reschedule or cancel?", content: "We understand that plans can change. We kindly ask for at least 24 hours' notice for any rescheduling or cancellations to avoid a fee."},
|
||||||
title: "What if I need to reschedule or cancel?",
|
|
||||||
content: "We understand that plans can change. We kindly ask for at least 24 hours' notice for any rescheduling or cancellations to avoid a fee.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
sideTitle="Questions? We Have Answers."
|
sideTitle="Questions? We Have Answers."
|
||||||
sideDescription="Find quick answers to the most common questions about our cleaning services and booking process."
|
sideDescription="Find quick answers to the most common questions about our cleaning services and booking process."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get a Custom Quote",
|
text: "Get a Custom Quote", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
textPosition="left"
|
textPosition="left"
|
||||||
@@ -489,16 +295,13 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
tag="Easy Booking"
|
tag="Easy Booking"
|
||||||
title="Ready for a Spotless Home?"
|
title="Ready for a Spotless Home?"
|
||||||
description="Get your personalized cleaning quote in minutes. Experience the Rina's difference!"
|
description="Get your personalized cleaning quote in minutes. Experience the Rina's difference!"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Your Custom Quote",
|
text: "Get Your Custom Quote", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -510,58 +313,35 @@ export default function LandingPage() {
|
|||||||
logoText="Rina's Fantastic Cleaning Service"
|
logoText="Rina's Fantastic Cleaning Service"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Residential Cleaning",
|
label: "Residential Cleaning", href: "#services"},
|
||||||
href: "#services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Deep Cleaning",
|
label: "Deep Cleaning", href: "#pricing"},
|
||||||
href: "#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Move-In/Out",
|
label: "Move-In/Out", href: "#pricing"},
|
||||||
href: "#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Custom Plans",
|
label: "Custom Plans", href: "#pricing"},
|
||||||
href: "#pricing",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About Us",
|
label: "About Us", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Testimonials",
|
label: "Testimonials", href: "#testimonials"},
|
||||||
href: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "FAQ",
|
label: "FAQ", href: "#faq"},
|
||||||
href: "#faq",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contact",
|
title: "Contact", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Get a Quote",
|
label: "Get a Quote", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Support",
|
label: "Support", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Careers",
|
label: "Careers", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user