Update src/app/page.tsx
This commit is contained in:
@@ -5,12 +5,12 @@ import ReactLenis from "lenis/react";
|
|||||||
import ContactText from '@/components/sections/contact/ContactText';
|
import ContactText from '@/components/sections/contact/ContactText';
|
||||||
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
|
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
|
||||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
||||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||||
import { Box, Briefcase, Building, Droplets, Home, Sparkles } from "lucide-react";
|
import { Sparkles } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -50,30 +50,12 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardTestimonial
|
<HeroBillboardScroll
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="MMaxiCleaning Services"
|
title="MMaxiCleaning Services"
|
||||||
description="Clean Spaces. Better Places."
|
description="Clean Spaces. Better Places."
|
||||||
testimonials={[
|
|
||||||
{
|
|
||||||
name: "", handle: "@sarah_home", testimonial: "MMaxiCleaning transformed my home! It's spotless and feels so fresh. Highly recommend their deep cleaning service.", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-posing-with-cleaning-product-rag_23-2148456983.jpg", imageAlt: "Customer Sarah L."},
|
|
||||||
{
|
|
||||||
name: "", handle: "@office_manager", testimonial: "Our office has never looked better. The team is professional, efficient, and pays great attention to detail. Fantastic service!", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg", imageAlt: "Customer John P."},
|
|
||||||
{
|
|
||||||
name: "", handle: "@emily_reviews", testimonial: "", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-woman-plaid-shirt-cap-wearing-rubber-gloves-looking-up-smiling-cheerfully-dreaming-standing-green-background_141793-110683.jpg", imageAlt: "Customer Emily R."},
|
|
||||||
{
|
|
||||||
name: "", handle: "@david_biz", testimonial: "After our renovation, the post-construction cleanup was immense. MMaxiCleaning handled it perfectly. Our new space is immaculate.", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-young-man_140725-106396.jpg", imageAlt: "Customer David M."},
|
|
||||||
{
|
|
||||||
name: "Maria K.", handle: "@maria_clean", testimonial: "The weekly cleaning service keeps my house consistently tidy. It's such a relief to come home to a clean space. Excellent team!", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-housewife-using-spray-cleaning_1262-5412.jpg", imageAlt: "Customer Maria K."},
|
|
||||||
]}
|
|
||||||
testimonialRotationInterval={5000}
|
|
||||||
tag="Professional Cleaning You Can Trust"
|
tag="Professional Cleaning You Can Trust"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -83,36 +65,6 @@ export default function LandingPage() {
|
|||||||
imageAlt="Clean, modern living room after professional cleaning"
|
imageAlt="Clean, modern living room after professional cleaning"
|
||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
avatars={[
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/upset-young-cleaning-man-wearing-casual-clothes-cap-rubber-gloves-holding-spray-bottle-looking-with-sad-expression-standing-green-wall_141793-60664.jpg", alt: "Customer 1"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/amazed-female-male-with-dirty-clothes-faces-being-pleasantly-surprised-finish-work-very-quickly-cheerful-woman-holding-sponge-washing-spray-her-husband-with-brush-sponge_273609-7825.jpg", alt: "Customer 2"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/young-cleaning-man-wearing-casual-clothes-cap-rubber-gloves-holding-bottle-with-cleaning-supplies-sponge-looking-smiling-standing-green-wall_141793-60703.jpg", alt: "Customer 3"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/young-gardener-woman-with-short-hair-apron-hat-wearing-rubber-gloves_141793-47446.jpg", alt: "Customer 4"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520634.jpg", alt: "Customer 5"},
|
|
||||||
]}
|
|
||||||
marqueeItems={[
|
|
||||||
{
|
|
||||||
type: "text-icon", text: "Residential Cleaning", icon: Home,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text-icon", text: "Office Cleaning", icon: Building,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text-icon", text: "Deep Cleaning", icon: Droplets,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text-icon", text: "Move In/Out Cleaning", icon: Box,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text-icon", text: "Post-Construction", icon: Briefcase,
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
marqueeSpeed={40}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user