Merge version_1_1782211237446 into main #1
@@ -18,32 +18,16 @@ export default function HomePage() {
|
||||
title="NABZ Services: Excellence in Every Detail"
|
||||
description="Experience professional and thorough cleaning services in JVC and across Dubai. We ensure your space stays pristine."
|
||||
primaryButton={{
|
||||
text: "Book Your Service",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Your Service", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "View Our Services",
|
||||
href: "#services",
|
||||
}}
|
||||
text: "View Our Services", href: "#services"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-living-room-with-orange-sofa-natural-light_23-2152001394.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gas-stove-closeup-marble-wall-sleek-modern-kitchen-interior_169016-69063.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-rubber-gloves-cleaning-floors_23-2148465018.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-hotel-room_23-2148095261.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-cleaning-indoors_23-2150454567.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-housekeeper-holding-sponge_140725-106803.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cozy-living-room-with-orange-sofa-natural-light_23-2152001394.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/gas-stove-closeup-marble-wall-sleek-modern-kitchen-interior_169016-69063.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-with-rubber-gloves-cleaning-floors_23-2148465018.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-hotel-room_23-2148095261.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-cleaning-indoors_23-2150454567.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-housekeeper-holding-sponge_140725-106803.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -67,41 +51,13 @@ export default function HomePage() {
|
||||
title="Tailored Cleaning Solutions"
|
||||
description="Comprehensive cleaning services designed for your comfort and peace of mind."
|
||||
items={[
|
||||
{
|
||||
title: "Kitchen Deep Clean",
|
||||
description: "Sparkling surfaces",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-busy-while-cleaning-kitchen_259150-59484.jpg",
|
||||
},
|
||||
{
|
||||
title: "Bathroom Hygiene",
|
||||
description: "Sanitized and pristine",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sink-hotel-near_1203-1314.jpg",
|
||||
},
|
||||
{
|
||||
title: "Window Care",
|
||||
description: "Clear view always",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-rubber-glove-cleaning-window-with-sponge_23-2148464995.jpg",
|
||||
},
|
||||
{
|
||||
title: "Carpet Care",
|
||||
description: "Deep maintenance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-floor-wiper-mop-cleaning-industrial-plant_342744-1215.jpg",
|
||||
},
|
||||
{
|
||||
title: "Bedroom Cleaning",
|
||||
description: "Sleep comfortably",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blur-hotel-room_74190-5746.jpg",
|
||||
},
|
||||
{
|
||||
title: "Dust Removal",
|
||||
description: "Breathe better",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148119214.jpg",
|
||||
},
|
||||
{
|
||||
title: "Office Sanitization",
|
||||
description: "Professional spaces",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343042.jpg",
|
||||
},
|
||||
{ title: "Kitchen Deep Clean", description: "Sparkling surfaces", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-busy-while-cleaning-kitchen_259150-59484.jpg" },
|
||||
{ title: "Bathroom Hygiene", description: "Sanitized and pristine", imageSrc: "http://img.b2bpic.net/free-photo/sink-hotel-near_1203-1314.jpg" },
|
||||
{ title: "Window Care", description: "Clear view always", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-rubber-glove-cleaning-window-with-sponge_23-2148464995.jpg" },
|
||||
{ title: "Carpet Care", description: "Deep maintenance", imageSrc: "http://img.b2bpic.net/free-photo/close-up-floor-wiper-mop-cleaning-industrial-plant_342744-1215.jpg" },
|
||||
{ title: "Bedroom Cleaning", description: "Sleep comfortably", imageSrc: "http://img.b2bpic.net/free-photo/blur-hotel-room_74190-5746.jpg" },
|
||||
{ title: "Dust Removal", description: "Breathe better", imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148119214.jpg" },
|
||||
{ title: "Office Sanitization", description: "Professional spaces", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343042.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -112,31 +68,11 @@ export default function HomePage() {
|
||||
<MetricsFeatureCards
|
||||
tag="Our Impact"
|
||||
title="Trusted by Many"
|
||||
description="We pride ourselves on our consistent, high-quality results and happy clients."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+",
|
||||
title: "Verified Reviews",
|
||||
features: [
|
||||
"Consistently professional",
|
||||
"Thorough cleaning results",
|
||||
],
|
||||
},
|
||||
{
|
||||
value: "5.0",
|
||||
title: "Star Rating",
|
||||
features: [
|
||||
"Top-tier quality",
|
||||
"Customer satisfaction guaranteed",
|
||||
],
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Availability",
|
||||
features: [
|
||||
"Responsive support",
|
||||
"Always here for you",
|
||||
],
|
||||
},
|
||||
{ value: "10+", title: "Verified Reviews", features: ["Consistently professional", "Thorough cleaning results"] },
|
||||
{ value: "5.0", title: "Star Rating", features: ["Top-tier quality", "Customer satisfaction guaranteed"] },
|
||||
{ value: "24/7", title: "Availability", features: ["Responsive support", "Always here for you"] },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -147,37 +83,13 @@ export default function HomePage() {
|
||||
<TestimonialQuoteCards
|
||||
tag="Client Stories"
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from our satisfied residents in the JVC area."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Matt Lloyd",
|
||||
role: "Resident",
|
||||
quote: "Pleasure dealing with Anabel. Thorough and professional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-female-model-woman-glasses-with-cup-coffee-leans-wall-home_1258-202819.jpg",
|
||||
},
|
||||
{
|
||||
name: "John D.",
|
||||
role: "Homeowner",
|
||||
quote: "Reliable and great attention to detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4140.jpg",
|
||||
},
|
||||
{
|
||||
name: "Sarah P.",
|
||||
role: "Tenant",
|
||||
quote: "The team leaves my place spotless every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/playful-woman-having-snack-table_23-2147778848.jpg",
|
||||
},
|
||||
{
|
||||
name: "David K.",
|
||||
role: "Client",
|
||||
quote: "Highly recommended for all JVC residents.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-watering-plant_23-2149383657.jpg",
|
||||
},
|
||||
{
|
||||
name: "Emily R.",
|
||||
role: "Regular Client",
|
||||
quote: "Best cleaning services in Dubai. Period.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-family-home_23-2150275642.jpg",
|
||||
},
|
||||
{ name: "Matt Lloyd", role: "Resident", quote: "Pleasure dealing with Anabel. Thorough and professional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-female-model-woman-glasses-with-cup-coffee-leans-wall-home_1258-202819.jpg" },
|
||||
{ name: "John D.", role: "Homeowner", quote: "Reliable and great attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4140.jpg" },
|
||||
{ name: "Sarah P.", role: "Tenant", quote: "The team leaves my place spotless every time.", imageSrc: "http://img.b2bpic.net/free-photo/playful-woman-having-snack-table_23-2147778848.jpg" },
|
||||
{ name: "David K.", role: "Client", quote: "Highly recommended for all JVC residents.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-watering-plant_23-2149383657.jpg" },
|
||||
{ name: "Emily R.", role: "Regular Client", quote: "Best cleaning services in Dubai. Period.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-family-home_23-2150275642.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -188,15 +100,9 @@ export default function HomePage() {
|
||||
<SocialProofMarquee
|
||||
tag="Trusted Partner"
|
||||
title="Our Community Footprint"
|
||||
description="Serving neighborhoods and professional networks across Dubai."
|
||||
names={[
|
||||
"Dubai Community",
|
||||
"Jumeirah Village Circle",
|
||||
"Al Barsha South",
|
||||
"Professional Cleaning Guild",
|
||||
"Trusted Local Services",
|
||||
"Dubai Home Care",
|
||||
"Premier Property Care",
|
||||
]}
|
||||
"Dubai Community", "Jumeirah Village Circle", "Al Barsha South", "Professional Cleaning Guild", "Trusted Local Services", "Dubai Home Care", "Premier Property Care"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -206,31 +112,18 @@ export default function HomePage() {
|
||||
<FaqTabbedAccordion
|
||||
tag="Help Center"
|
||||
title="Common Questions"
|
||||
description="Find answers to frequently asked questions about our process."
|
||||
categories={[
|
||||
{
|
||||
name: "Booking",
|
||||
items: [
|
||||
{
|
||||
question: "How do I book?",
|
||||
answer: "Contact us via WhatsApp or phone.",
|
||||
},
|
||||
{
|
||||
question: "Are you open daily?",
|
||||
answer: "Yes, we work flexibly.",
|
||||
},
|
||||
name: "Booking", items: [
|
||||
{ question: "How do I book?", answer: "Contact us via WhatsApp or phone." },
|
||||
{ question: "Are you open daily?", answer: "Yes, we work flexibly." },
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Service",
|
||||
items: [
|
||||
{
|
||||
question: "What's included?",
|
||||
answer: "Deep cleaning, dusting, sanitization.",
|
||||
},
|
||||
{
|
||||
question: "Do you bring supplies?",
|
||||
answer: "We bring professional equipment.",
|
||||
},
|
||||
name: "Service", items: [
|
||||
{ question: "What's included?", answer: "Deep cleaning, dusting, sanitization." },
|
||||
{ question: "Do you bring supplies?", answer: "We bring professional equipment." },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -244,13 +137,9 @@ export default function HomePage() {
|
||||
tag="Get in Touch"
|
||||
text="Book your premium cleaning service today and transform your living space."
|
||||
primaryButton={{
|
||||
text: "Call +971 58 599 8782",
|
||||
href: "tel:+971585998782",
|
||||
}}
|
||||
text: "Call +971 58 599 8782", href: "tel:+971585998782"}}
|
||||
secondaryButton={{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/971585998782",
|
||||
}}
|
||||
text: "WhatsApp Us", href: "https://wa.me/971585998782"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user