Update src/app/page.tsx
This commit is contained in:
236
src/app/page.tsx
236
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Argentina’s Cleaning"
|
||||
/>
|
||||
@@ -57,72 +47,47 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Sparkling Clean Spaces, Every Single Time"
|
||||
description="Argentina’s Cleaning delivers top-tier residential and commercial cleaning solutions. We bring professionalism, attention to detail, and a touch of perfection to every corner of your property."
|
||||
tag="Trusted Cleaning Services"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Our Services", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520613.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520613.jpg"
|
||||
imageAlt="Professional cleaning services"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112833.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112833.jpg", alt: "Client 5"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ happy clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Eco-Friendly Products",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "Eco-Friendly Products", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Fully Insured",
|
||||
icon: ShieldCheck,
|
||||
type: "text-icon", text: "Fully Insured", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Background Checked",
|
||||
icon: UserCheck,
|
||||
type: "text-icon", text: "Background Checked", icon: UserCheck,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Satisfaction Guaranteed",
|
||||
icon: ThumbsUp,
|
||||
type: "text-icon", text: "Satisfaction Guaranteed", icon: ThumbsUp,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "24/7 Support",
|
||||
icon: Clock,
|
||||
type: "text-icon", text: "24/7 Support", icon: Clock,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -137,19 +102,13 @@ export default function LandingPage() {
|
||||
tag="About Us"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Eco-Friendly",
|
||||
description: "Safe for kids, pets, and the environment.",
|
||||
},
|
||||
title: "Eco-Friendly", description: "Safe for kids, pets, and the environment."},
|
||||
{
|
||||
title: "Highly Trained",
|
||||
description: "Professionals who care about your property.",
|
||||
},
|
||||
title: "Highly Trained", description: "Professionals who care about your property."},
|
||||
{
|
||||
title: "Reliable Scheduling",
|
||||
description: "We show up on time, every time.",
|
||||
},
|
||||
title: "Reliable Scheduling", description: "We show up on time, every time."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg"
|
||||
imageAlt="Our professional cleaning team"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -162,79 +121,52 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Residential Cleaning",
|
||||
description: "We make your house a home again. Complete sanitization, dusting, and floor care.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg?_wi=2",
|
||||
imageAlt: "Residential services",
|
||||
},
|
||||
title: "Residential Cleaning", description: "We make your house a home again. Complete sanitization, dusting, and floor care.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg", imageAlt: "Residential services"},
|
||||
items: [
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "Deep room dusting",
|
||||
},
|
||||
text: "Deep room dusting"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Sanitization",
|
||||
},
|
||||
text: "Sanitization"},
|
||||
{
|
||||
icon: Star,
|
||||
text: "Floor polishing",
|
||||
},
|
||||
text: "Floor polishing"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520613.jpg?_wi=2",
|
||||
imageAlt: "professional cleaning services residential",
|
||||
},
|
||||
{
|
||||
title: "Commercial Maintenance",
|
||||
description: "Professional spaces require professional standards. Keep your office pristine.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520613.jpg?_wi=3",
|
||||
imageAlt: "Office services",
|
||||
},
|
||||
title: "Commercial Maintenance", description: "Professional spaces require professional standards. Keep your office pristine.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520613.jpg", imageAlt: "Office services"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
text: "Daily office cleaning",
|
||||
},
|
||||
text: "Daily office cleaning"},
|
||||
{
|
||||
icon: Shield,
|
||||
text: "Restroom sanitization",
|
||||
},
|
||||
text: "Restroom sanitization"},
|
||||
{
|
||||
icon: Award,
|
||||
text: "High-traffic floor care",
|
||||
},
|
||||
text: "High-traffic floor care"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg?_wi=3",
|
||||
imageAlt: "team of professional cleaners smiling",
|
||||
},
|
||||
{
|
||||
title: "Move-In / Move-Out",
|
||||
description: "Stressing about your transition? Leave the cleanup to our expert team.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg?_wi=4",
|
||||
imageAlt: "Move-in service",
|
||||
},
|
||||
title: "Move-In / Move-Out", description: "Stressing about your transition? Leave the cleanup to our expert team.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg", imageAlt: "Move-in service"},
|
||||
items: [
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "Full property detailing",
|
||||
},
|
||||
text: "Full property detailing"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Appliance cleaning",
|
||||
},
|
||||
text: "Appliance cleaning"},
|
||||
{
|
||||
icon: Star,
|
||||
text: "Carpet treatment",
|
||||
},
|
||||
text: "Carpet treatment"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg?_wi=1",
|
||||
imageAlt: "happy residential client home",
|
||||
},
|
||||
]}
|
||||
title="Our Cleaning Expertise"
|
||||
@@ -248,45 +180,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Exceptional",
|
||||
quote: "I am so impressed with Argentina’s Cleaning. They were thorough and professional.",
|
||||
name: "Sarah J.",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg?_wi=2",
|
||||
},
|
||||
id: "1", title: "Exceptional", quote: "I am so impressed with Argentina’s Cleaning. They were thorough and professional.", name: "Sarah J.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Highly Recommend",
|
||||
quote: "My office has never looked cleaner. Great service and very reliable.",
|
||||
name: "Mark D.",
|
||||
role: "Office Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1",
|
||||
},
|
||||
id: "2", title: "Highly Recommend", quote: "My office has never looked cleaner. Great service and very reliable.", name: "Mark D.", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "So thorough",
|
||||
quote: "They made our moving experience so much easier. Will definitely use them again!",
|
||||
name: "Emily R.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2",
|
||||
},
|
||||
id: "3", title: "So thorough", quote: "They made our moving experience so much easier. Will definitely use them again!", name: "Emily R.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Great value",
|
||||
quote: "Affordable and excellent work. Everything was spotless when I returned home.",
|
||||
name: "David K.",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg",
|
||||
},
|
||||
id: "4", title: "Great value", quote: "Affordable and excellent work. Everything was spotless when I returned home.", name: "David K.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Perfect!",
|
||||
quote: "Professional team and great attention to detail. 5 stars all the way.",
|
||||
name: "Jessica L.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112833.jpg",
|
||||
},
|
||||
id: "5", title: "Perfect!", quote: "Professional team and great attention to detail. 5 stars all the way.", name: "Jessica L.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148112833.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Join our growing list of satisfied customers across Argentina."
|
||||
@@ -297,16 +199,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get in touch"
|
||||
title="Ready for a Cleaner Space?"
|
||||
description="Contact us today for a free quote or to schedule your first cleaning service with Argentina’s Cleaning."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#",
|
||||
},
|
||||
text: "Request a Quote", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -315,54 +214,33 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Residential",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Residential", href: "#features"},
|
||||
{
|
||||
label: "Commercial",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Commercial", href: "#features"},
|
||||
{
|
||||
label: "Move-In/Move-Out",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Move-In/Move-Out", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user