Update src/app/page.tsx
This commit is contained in:
183
src/app/page.tsx
183
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="SkyCleaner"
|
||||
/>
|
||||
@@ -52,31 +44,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background="gradient-bars"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="A Spotless Home, Every Single Time"
|
||||
description="SkyCleaner provides premium, reliable residential cleaning services. Let our professionals handle the details so you can enjoy your clean, peaceful space."
|
||||
tag="Reliable Residential Cleaning"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg?_wi=1",
|
||||
imageAlt: "Cleaning professional",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg", imageAlt: "Cleaning professional"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg?_wi=2",
|
||||
imageAlt: "Cleaning equipment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg?_wi=1",
|
||||
imageAlt: "Cleaning supplies",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg?_wi=1",
|
||||
imageAlt: "Deep cleaning tools",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg?_wi=1",
|
||||
imageAlt: "Bedroom cleaning",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg", imageAlt: "Cleaning equipment"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -91,48 +67,30 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Deep Cleaning",
|
||||
description: "Comprehensive sanitization of every room, ensuring your home is spotless from top to bottom.",
|
||||
icon: Sparkles,
|
||||
title: "Deep Cleaning", description: "Comprehensive sanitization of every room, ensuring your home is spotless from top to bottom.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg?_wi=2",
|
||||
imageAlt: "Deep cleaning",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg", imageAlt: "Deep cleaning"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg?_wi=3",
|
||||
imageAlt: "Surface cleaning",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg", imageAlt: "Surface cleaning"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Eco-Friendly Care",
|
||||
description: "Safe, effective products that are kind to the environment and your family.",
|
||||
icon: Leaf,
|
||||
title: "Eco-Friendly Care", description: "Safe, effective products that are kind to the environment and your family.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg?_wi=2",
|
||||
imageAlt: "Green cleaning",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg", imageAlt: "Green cleaning"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg?_wi=3",
|
||||
imageAlt: "Products",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg", imageAlt: "Products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Regular Maintenance",
|
||||
description: "Weekly, bi-weekly, or monthly scheduling to keep your home consistently clean.",
|
||||
icon: Calendar,
|
||||
title: "Regular Maintenance", description: "Weekly, bi-weekly, or monthly scheduling to keep your home consistently clean.", icon: Calendar,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg?_wi=2",
|
||||
imageAlt: "Scheduling",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg", imageAlt: "Scheduling"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg?_wi=3",
|
||||
imageAlt: "Consistency",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg", imageAlt: "Consistency"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -149,45 +107,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
role: "Homeowner",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Sarah Miller", role: "Homeowner", company: "Local Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Chen",
|
||||
role: "Resident",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-chambermaid-with-hands-waist-hotel-room_23-2148033193.jpg",
|
||||
},
|
||||
id: "2", name: "James Chen", role: "Resident", company: "Local Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-chambermaid-with-hands-waist-hotel-room_23-2148033193.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Davis",
|
||||
role: "Homeowner",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-talking-phone_23-2148931550.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Davis", role: "Homeowner", company: "Local Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-talking-phone_23-2148931550.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Robert Wilson",
|
||||
role: "Professional",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-using-pc-tablet-her-colleague-standing_1262-17788.jpg",
|
||||
},
|
||||
id: "4", name: "Robert Wilson", role: "Professional", company: "Local Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-using-pc-tablet-her-colleague-standing_1262-17788.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Alice Thompson",
|
||||
role: "Client",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Alice Thompson", role: "Client", company: "Local Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Join hundreds of happy families enjoying a cleaner home."
|
||||
@@ -201,27 +134,16 @@ export default function LandingPage() {
|
||||
description="Tell us about your home, and we'll get back to you with a personalized estimate."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Phone Number"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us your needs...",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us your needs...", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/little-girl-climbing-laundry-basket_53876-127290.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -235,20 +157,11 @@ export default function LandingPage() {
|
||||
sideDescription="Everything you need to know about our cleaning services."
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you bring your own supplies?",
|
||||
content: "Yes, we bring all professional-grade, eco-friendly cleaning supplies.",
|
||||
},
|
||||
id: "1", title: "Do you bring your own supplies?", content: "Yes, we bring all professional-grade, eco-friendly cleaning supplies."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are you insured?",
|
||||
content: "Absolutely. Our team is fully insured and background checked for your peace of mind.",
|
||||
},
|
||||
id: "2", title: "Are you insured?", content: "Absolutely. Our team is fully insured and background checked for your peace of mind."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I request specific areas?",
|
||||
content: "Certainly! We customize our checklists based on your home's unique requirements.",
|
||||
},
|
||||
id: "3", title: "Can I request specific areas?", content: "Certainly! We customize our checklists based on your home's unique requirements."},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
@@ -259,37 +172,23 @@ export default function LandingPage() {
|
||||
logoText="SkyCleaner"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Deep Cleaning",
|
||||
href: "#",
|
||||
},
|
||||
label: "Deep Cleaning", href: "#"},
|
||||
{
|
||||
label: "Eco-Friendly Care",
|
||||
href: "#",
|
||||
},
|
||||
label: "Eco-Friendly Care", href: "#"},
|
||||
{
|
||||
label: "Maintenance",
|
||||
href: "#",
|
||||
},
|
||||
label: "Maintenance", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user