diff --git a/src/app/page.tsx b/src/app/page.tsx
index c6bdfdf..e68b900 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
-import { CheckCircle, Clock, Leaf, ShieldCheck, Sparkles } from "lucide-react";
+import { CheckCircle, Clock, Leaf, Shield, ShieldCheck, Sparkles, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,66 +47,43 @@ export default function LandingPage() {
@@ -126,33 +95,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Deep Cleaning",
- description: "Full scrub and sanitize of every room.",
- buttonIcon: "Sparkles",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454489.jpg",
- imageAlt: "Full shot people cleaning office",
- },
+ title: "Deep Cleaning", description: "Full scrub and sanitize of every room.", buttonIcon: Sparkles,
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454489.jpg", imageAlt: "Full shot people cleaning office"},
{
- title: "Regular Maintenance",
- description: "Weekly or bi-weekly upkeep for a pristine home.",
- buttonIcon: "CheckCircle",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-glove-cleaning-table-with-foam-detergent_1098-19033.jpg?_wi=2",
- imageAlt: "Full shot people cleaning office",
- },
+ title: "Regular Maintenance", description: "Weekly or bi-weekly upkeep for a pristine home.", buttonIcon: CheckCircle,
+ imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-glove-cleaning-table-with-foam-detergent_1098-19033.jpg", imageAlt: "Full shot people cleaning office"},
{
- title: "Move-In Cleaning",
- description: "Perfect for new beginnings and transitions.",
- buttonIcon: "Shield",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-cleaning-indoors_23-2150454484.jpg?_wi=1",
- imageAlt: "Full shot people cleaning office",
- },
+ title: "Move-In Cleaning", description: "Perfect for new beginnings and transitions.", buttonIcon: Shield,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-cleaning-indoors_23-2150454484.jpg", imageAlt: "Full shot people cleaning office"},
{
- title: "Eco-Friendly Cleaning",
- description: "Safe, non-toxic products for your peace of mind.",
- buttonIcon: "Zap",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg?_wi=1",
- imageAlt: "Full shot people cleaning office",
- },
+ title: "Eco-Friendly Cleaning", description: "Safe, non-toxic products for your peace of mind.", buttonIcon: Zap,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg", imageAlt: "Full shot people cleaning office"},
]}
title="Our Cleaning Services"
description="From deep cleans to regular maintenance, we ensure every corner is treated with care and precision."
@@ -164,7 +117,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Why Clarissa's Magic Touch?"
description="With years of experience, we provide more than just cleaning—we provide comfort, reliability, and magic in every sweep. We are fully insured and dedicated to excellence."
- imageSrc="http://img.b2bpic.net/free-photo/front-view-man-cleaning-indoors_23-2150454484.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/front-view-man-cleaning-indoors_23-2150454484.jpg"
/>
@@ -175,57 +128,28 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- badge: "Essential",
- price: "$120",
- subtitle: "Perfect for studio apartments",
- buttons: [
+ id: "basic", badge: "Essential", price: "$120", subtitle: "Perfect for studio apartments", buttons: [
{
- text: "Select",
- href: "#contact",
- },
+ text: "Select", href: "#contact"},
],
features: [
- "Kitchen cleaning",
- "Bathroom sanitization",
- "Vacuuming",
- ],
+ "Kitchen cleaning", "Bathroom sanitization", "Vacuuming"],
},
{
- id: "pro",
- badge: "Family Favorite",
- price: "$250",
- subtitle: "Great for full houses",
- buttons: [
+ id: "pro", badge: "Family Favorite", price: "$250", subtitle: "Great for full houses", buttons: [
{
- text: "Select",
- href: "#contact",
- },
+ text: "Select", href: "#contact"},
],
features: [
- "Everything in Basic",
- "Floor polishing",
- "Windows (inside)",
- "Detail dusting",
- ],
+ "Everything in Basic", "Floor polishing", "Windows (inside)", "Detail dusting"],
},
{
- id: "premium",
- badge: "Deep Clean",
- price: "$400",
- subtitle: "The magic experience",
- buttons: [
+ id: "premium", badge: "Deep Clean", price: "$400", subtitle: "The magic experience", buttons: [
{
- text: "Select",
- href: "#contact",
- },
+ text: "Select", href: "#contact"},
],
features: [
- "Everything in Pro",
- "Oven cleaning",
- "Inside fridge",
- "Deep wall cleaning",
- ],
+ "Everything in Pro", "Oven cleaning", "Inside fridge", "Deep wall cleaning"],
},
]}
title="Transparent Pricing"
@@ -239,45 +163,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- title: "Amazing",
- quote: "My home has never looked this good!",
- name: "Sarah Miller",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg?_wi=2",
- },
+ id: "1", title: "Amazing", quote: "My home has never looked this good!", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg"},
{
- id: "2",
- title: "Highly Recommend",
- quote: "Professional, on time, and meticulous.",
- name: "James Bond",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg",
- },
+ id: "2", title: "Highly Recommend", quote: "Professional, on time, and meticulous.", name: "James Bond", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg"},
{
- id: "3",
- title: "Magic Touch",
- quote: "Clarissa is simply the best in town.",
- name: "Emily Stone",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/bohemian-man-with-his-arms-crossed_1368-3542.jpg",
- },
+ id: "3", title: "Magic Touch", quote: "Clarissa is simply the best in town.", name: "Emily Stone", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/bohemian-man-with-his-arms-crossed_1368-3542.jpg"},
{
- id: "4",
- title: "Great Value",
- quote: "Worth every penny for the quality.",
- name: "David Wilson",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3203.jpg",
- },
+ id: "4", title: "Great Value", quote: "Worth every penny for the quality.", name: "David Wilson", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3203.jpg"},
{
- id: "5",
- title: "So Fresh!",
- quote: "Love coming home on cleaning day.",
- name: "Linda Gray",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg",
- },
+ id: "5", title: "So Fresh!", quote: "Love coming home on cleaning day.", name: "Linda Gray", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg"},
]}
title="What Our Clients Say"
description="Join hundreds of happy families enjoying a cleaner home."
@@ -290,20 +184,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Are you insured?",
- content: "Yes, we are fully licensed and insured.",
- },
+ id: "f1", title: "Are you insured?", content: "Yes, we are fully licensed and insured."},
{
- id: "f2",
- title: "Do you bring your own supplies?",
- content: "Yes, we provide all high-quality cleaning equipment and eco-friendly products.",
- },
+ id: "f2", title: "Do you bring your own supplies?", content: "Yes, we provide all high-quality cleaning equipment and eco-friendly products."},
{
- id: "f3",
- title: "How can I book?",
- content: "You can fill out our contact form, or give us a call directly.",
- },
+ id: "f3", title: "How can I book?", content: "You can fill out our contact form, or give us a call directly."},
]}
title="Common Questions"
description="Need more info? We are here to help."
@@ -315,14 +200,11 @@ export default function LandingPage() {
@@ -331,33 +213,21 @@ export default function LandingPage() {