diff --git a/src/app/page.tsx b/src/app/page.tsx
index aee5742..3751d7a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,6 +10,7 @@ import HeroSplit from '@/components/sections/hero/HeroSplit';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
+import { Sparkles, Briefcase, Zap } from 'lucide-react';
export default function LandingPage() {
return (
@@ -29,91 +30,40 @@ export default function LandingPage() {
@@ -123,24 +73,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- title: "Residential Cleaning",
- description: "Deep cleaning for homes, apartments, and luxury properties.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-cleaning-home_23-2150453328.jpg",
- buttonIcon: "Sparkles",
- },
- {
- title: "Commercial Maintenance",
- description: "Reliable janitorial services for offices and workspaces.",
- imageSrc: "http://img.b2bpic.net/free-photo/midsection-female-janitor-wiping-wooden-table-with-cloth_23-2148222259.jpg",
- buttonIcon: "Briefcase",
- },
- {
- title: "Specialized Services",
- description: "Post-construction, move-in/move-out, and deep sanitization.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-looking-through-window-while-cleaning_23-2148456990.jpg",
- buttonIcon: "Zap",
- },
+ { title: "Residential Cleaning", description: "Deep cleaning for homes, apartments, and luxury properties.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-cleaning-home_23-2150453328.jpg", buttonIcon: Sparkles },
+ { title: "Commercial Maintenance", description: "Reliable janitorial services for offices and workspaces.", imageSrc: "http://img.b2bpic.net/free-photo/midsection-female-janitor-wiping-wooden-table-with-cloth_23-2148222259.jpg", buttonIcon: Briefcase },
+ { title: "Specialized Services", description: "Post-construction, move-in/move-out, and deep sanitization.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-looking-through-window-while-cleaning_23-2148456990.jpg", buttonIcon: Zap },
]}
title="Our Cleaning Solutions"
description="Comprehensive cleaning services designed for your lifestyle and business requirements."
@@ -154,55 +89,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- tag: "Essential",
- price: "From €49",
- period: "/visit",
- description: "Standard cleaning for smaller apartments or routine maintenance.",
- button: {
- text: "Get Started",
- href: "#contact",
- },
- featuresTitle: "Included Services",
- features: [
- "Floor dusting",
- "Surface sanitizing",
- "Vacuuming",
- ],
+ id: "basic", tag: "Essential", price: "From €49", period: "/visit", description: "Standard cleaning for smaller apartments or routine maintenance.", button: { text: "Get Started", href: "#contact" },
+ featuresTitle: "Included Services", features: ["Floor dusting", "Surface sanitizing", "Vacuuming"],
},
{
- id: "pro",
- tag: "Premium",
- price: "From €89",
- period: "/visit",
- description: "Comprehensive deep cleaning for full residences and offices.",
- button: {
- text: "Choose Plan",
- href: "#contact",
- },
- featuresTitle: "Included Services",
- features: [
- "Everything in Basic",
- "Window cleaning",
- "Appliance detail",
- ],
+ id: "pro", tag: "Premium", price: "From €89", period: "/visit", description: "Comprehensive deep cleaning for full residences and offices.", button: { text: "Choose Plan", href: "#contact" },
+ featuresTitle: "Included Services", features: ["Everything in Basic", "Window cleaning", "Appliance detail"],
},
{
- id: "custom",
- tag: "Tailored",
- price: "Custom",
- period: "/quote",
- description: "Perfect for post-construction and specialized requirements.",
- button: {
- text: "Request Quote",
- href: "#contact",
- },
- featuresTitle: "Customized Coverage",
- features: [
- "Full deep cleaning",
- "Sanitization protocols",
- "Post-renovation care",
- ],
+ id: "custom", tag: "Tailored", price: "Custom", period: "/quote", description: "Perfect for post-construction and specialized requirements.", button: { text: "Request Quote", href: "#contact" },
+ featuresTitle: "Customized Coverage", features: ["Full deep cleaning", "Sanitization protocols", "Post-renovation care"],
},
]}
title="Transparent Pricing"
@@ -217,46 +113,11 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Ana Silva",
- role: "Busy Professional",
- company: "Lisbon Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-colleagues-meeting-outside_1262-21161.jpg",
- },
- {
- id: "2",
- name: "Pedro Mendes",
- role: "Office Manager",
- company: "TechHub",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-colleagues-celebrating-triumph-together_74855-4294.jpg?_wi=1",
- },
- {
- id: "3",
- name: "Clara Ferreira",
- role: "Homeowner",
- company: "Porto Private",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-female-student-sit-cafe-using-smartphone_176420-19726.jpg",
- },
- {
- id: "4",
- name: "João Oliveira",
- role: "Property Developer",
- company: "Construtora S.A.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-urban-environment_23-2147961591.jpg",
- },
- {
- id: "5",
- name: "Maria Santos",
- role: "General Manager",
- company: "Global Solutions",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-colleagues-celebrating-triumph-together_74855-4294.jpg?_wi=2",
- },
+ { id: "1", name: "Ana Silva", role: "Busy Professional", company: "Lisbon Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-colleagues-meeting-outside_1262-21161.jpg" },
+ { id: "2", name: "Pedro Mendes", role: "Office Manager", company: "TechHub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-colleagues-celebrating-triumph-together_74855-4294.jpg" },
+ { id: "3", name: "Clara Ferreira", role: "Homeowner", company: "Porto Private", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-female-student-sit-cafe-using-smartphone_176420-19726.jpg" },
+ { id: "4", name: "João Oliveira", role: "Property Developer", company: "Construtora S.A.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-urban-environment_23-2147961591.jpg" },
+ { id: "5", name: "Maria Santos", role: "General Manager", company: "Global Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-colleagues-celebrating-triumph-together_74855-4294.jpg" },
]}
title="Trusted by Many"
description="See why professionals and homeowners trust JMS Ambientes Limpos."
@@ -267,21 +128,9 @@ export default function LandingPage() {