From 4592d6fabb9e4dd7172ee324c43d741623a0d325 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:28:21 +0000 Subject: [PATCH 1/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 32 ++++++++------------------------ 1 file changed, 8 insertions(+), 24 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d125ca0..f6b6cf3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -18,27 +18,14 @@ export default function ContactPage() { ]; const navButton = { - text: "Get Free Quote", - href: "/contact", - }; + text: "Get Free Quote", href: "/contact"}; const serviceAreas = [ - "Business Bay", - "Downtown Dubai", - "Dubai Marina", - "Jumeirah", - "Al Barsha", - "Dubai Silicon Oasis", - "Al Safa", - "Deira", - "Bur Dubai", - "Arabian Ranches", - ]; + "Business Bay", "Downtown Dubai", "Dubai Marina", "Jumeirah", "Al Barsha", "Dubai Silicon Oasis", "Al Safa", "Deira", "Bur Dubai", "Arabian Ranches"]; const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Electrical", href: "/services" }, { label: "Plumbing", href: "/services" }, { label: "Painting", href: "/services" }, @@ -46,8 +33,7 @@ export default function ContactPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Service Areas", href: "#service-areas" }, @@ -55,8 +41,7 @@ export default function ContactPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Phone: 055 644 6575", href: "tel:+971556446575" }, { label: "WhatsApp", href: "https://wa.me/971556446575" }, { label: "Email Us", href: "#contact" }, @@ -64,8 +49,7 @@ export default function ContactPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -80,7 +64,7 @@ export default function ContactPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSmall" - background="fluid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -114,7 +98,7 @@ export default function ContactPage() { { text: "Call: 055 644 6575", href: "tel:+971556446575" }, { text: "Email: info@babalsafi.ae", href: "#" }, ]} - background={{ variant: "fluid" }} + background={{ variant: "plain" }} useInvertedBackground={true} /> -- 2.49.1 From b9238683285bb287f1ece689820468ff7515d37d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:28:22 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 145 ++++++++--------------------------------------- 1 file changed, 24 insertions(+), 121 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6142cf0..77721e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,150 +21,56 @@ export default function HomePage() { ]; const navButton = { - text: "Get Free Quote", - href: "/contact", - }; + text: "Get Free Quote", href: "/contact"}; const services = [ { - id: "electrical", - title: "Electrical Services", - description: "Expert electrical wiring, lighting installation, and repairs for homes and businesses. Safe, reliable, and code-compliant work.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=1", - imageAlt: "Professional electrical installation", - }, + id: "electrical", title: "Electrical Services", description: "Expert electrical wiring, lighting installation, and repairs for homes and businesses. Safe, reliable, and code-compliant work.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", imageAlt: "Professional electrical installation"}, { - id: "plumbing", - title: "Plumbing Services", - description: "Leak repairs, pipe installation, and bathroom fittings. Fast response to emergencies with professional workmanship.", - imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg?_wi=1", - imageAlt: "Professional plumbing repair work", - }, + id: "plumbing", title: "Plumbing Services", description: "Leak repairs, pipe installation, and bathroom fittings. Fast response to emergencies with professional workmanship.", imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg", imageAlt: "Professional plumbing repair work"}, { - id: "painting", - title: "Painting Services", - description: "Interior and exterior painting for apartments, villas, and commercial spaces. Premium finishes with attention to detail.", - imageSrc: "http://img.b2bpic.net/free-photo/masaking-blue-paint-with-roller-brush-dipped-white-paint-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14191.jpg?_wi=1", - imageAlt: "Professional interior painting", - }, + id: "painting", title: "Painting Services", description: "Interior and exterior painting for apartments, villas, and commercial spaces. Premium finishes with attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/masaking-blue-paint-with-roller-brush-dipped-white-paint-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14191.jpg", imageAlt: "Professional interior painting"}, { - id: "handyman", - title: "Handyman Services", - description: "Furniture installation, minor repairs, door and lock fixes. Quick solutions for all your maintenance needs.", - imageSrc: "http://img.b2bpic.net/free-photo/man-assembly-furniture-new-house-they-purchased_482257-24165.jpg?_wi=1", - imageAlt: "Professional handyman installation work", - }, + id: "handyman", title: "Handyman Services", description: "Furniture installation, minor repairs, door and lock fixes. Quick solutions for all your maintenance needs.", imageSrc: "http://img.b2bpic.net/free-photo/man-assembly-furniture-new-house-they-purchased_482257-24165.jpg", imageAlt: "Professional handyman installation work"}, { - id: "cleaning", - title: "Cleaning Services", - description: "Home, office, and deep cleaning services. Professional teams delivering spotless results every time.", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg?_wi=1", - imageAlt: "Professional home cleaning service", - }, + id: "cleaning", title: "Cleaning Services", description: "Home, office, and deep cleaning services. Professional teams delivering spotless results every time.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg", imageAlt: "Professional home cleaning service"}, { - id: "ac", - title: "AC Maintenance", - description: "Air conditioning servicing, filter cleaning, and cooling repairs. Keep your systems running efficiently in Dubai heat.", - imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg?_wi=1", - imageAlt: "Professional AC maintenance and repair", - }, + id: "ac", title: "AC Maintenance", description: "Air conditioning servicing, filter cleaning, and cooling repairs. Keep your systems running efficiently in Dubai heat.", imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", imageAlt: "Professional AC maintenance and repair"}, ]; const howItWorks = [ { - id: "1", - title: "Call or Request Quote", - subtitle: "Contact us via phone, WhatsApp, or online form", - category: "Step 1", - value: "055 644 6575", - buttons: [{ text: "Call Now", href: "tel:+971556446575" }], + id: "1", title: "Call or Request Quote", subtitle: "Contact us via phone, WhatsApp, or online form", category: "Step 1", value: "055 644 6575", buttons: [{ text: "Call Now", href: "tel:+971556446575" }], }, { - id: "2", - title: "Technician Visits", - subtitle: "Our expert technician assesses your needs on-site", - category: "Step 2", - value: "Same Day", - buttons: [{ text: "Request Visit", href: "/contact" }], + id: "2", title: "Technician Visits", subtitle: "Our expert technician assesses your needs on-site", category: "Step 2", value: "Same Day", buttons: [{ text: "Request Visit", href: "/contact" }], }, { - id: "3", - title: "Work Completed", - subtitle: "Professional service delivered with quality guarantee", - category: "Step 3", - value: "Done Right", - buttons: [{ text: "View Services", href: "/services" }], + id: "3", title: "Work Completed", subtitle: "Professional service delivered with quality guarantee", category: "Step 3", value: "Done Right", buttons: [{ text: "View Services", href: "/services" }], }, ]; const testimonials = [ { - id: "1", - name: "Sarah Johnson", - handle: "Apartment Owner, Business Bay", - testimonial: "Excellent service and professional team. The work was completed on time with exceptional quality. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", - imageAlt: "Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", handle: "Apartment Owner, Business Bay", testimonial: "Excellent service and professional team. The work was completed on time with exceptional quality. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Johnson"}, { - id: "2", - name: "Ahmed Al Mansouri", - handle: "Property Manager, Dubai Marina", - testimonial: "Very good maintenance company. Their painters, handymen, and electricians are all top-notch professionals.", - imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1", - imageAlt: "Ahmed Al Mansouri", - }, + id: "2", name: "Ahmed Al Mansouri", handle: "Property Manager, Dubai Marina", testimonial: "Very good maintenance company. Their painters, handymen, and electricians are all top-notch professionals.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Ahmed Al Mansouri"}, { - id: "3", - name: "Fatima Hassan", - handle: "Villa Owner, Jumeirah", - testimonial: "Fast response times and reliable service. They fixed our plumbing issue the same day. Great value for money!", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", - imageAlt: "Fatima Hassan", - }, + id: "3", name: "Fatima Hassan", handle: "Villa Owner, Jumeirah", testimonial: "Fast response times and reliable service. They fixed our plumbing issue the same day. Great value for money!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Fatima Hassan"}, { - id: "4", - name: "Mohammed Al Shamsi", - handle: "Office Manager, Al Barsha", - testimonial: "Professional cleaning and maintenance services for our office. Always punctual and thorough. Highly satisfied.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", - imageAlt: "Mohammed Al Shamsi", - }, + id: "4", name: "Mohammed Al Shamsi", handle: "Office Manager, Al Barsha", testimonial: "Professional cleaning and maintenance services for our office. Always punctual and thorough. Highly satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Mohammed Al Shamsi"}, { - id: "5", - name: "Layla Noor", - handle: "Restaurant Owner, Downtown Dubai", - testimonial: "Their AC maintenance keeps our cooling running smoothly in Dubai heat. Reliable and professional technicians.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", - imageAlt: "Layla Noor", - }, + id: "5", name: "Layla Noor", handle: "Restaurant Owner, Downtown Dubai", testimonial: "Their AC maintenance keeps our cooling running smoothly in Dubai heat. Reliable and professional technicians.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Layla Noor"}, { - id: "6", - name: "Hassan Al Mazrouei", - handle: "Business Owner, Dubai Silicon Oasis", - testimonial: "Best service company in Dubai. They handle everything from electrical work to furniture installation perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=1", - imageAlt: "Hassan Al Mazrouei", - }, + id: "6", name: "Hassan Al Mazrouei", handle: "Business Owner, Dubai Silicon Oasis", testimonial: "Best service company in Dubai. They handle everything from electrical work to furniture installation perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", imageAlt: "Hassan Al Mazrouei"}, ]; const serviceAreas = [ - "Business Bay", - "Downtown Dubai", - "Dubai Marina", - "Jumeirah", - "Al Barsha", - "Dubai Silicon Oasis", - "Al Safa", - "Deira", - "Bur Dubai", - "Arabian Ranches", - ]; + "Business Bay", "Downtown Dubai", "Dubai Marina", "Jumeirah", "Al Barsha", "Dubai Silicon Oasis", "Al Safa", "Deira", "Bur Dubai", "Arabian Ranches"]; const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Electrical", href: "#services" }, { label: "Plumbing", href: "#services" }, { label: "Painting", href: "#services" }, @@ -172,8 +78,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Service Areas", href: "#service-areas" }, @@ -181,8 +86,7 @@ export default function HomePage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Phone: 055 644 6575", href: "tel:+971556446575" }, { label: "WhatsApp", href: "https://wa.me/971556446575" }, { label: "Email Us", href: "#contact" }, @@ -190,8 +94,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -206,7 +109,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSmall" - background="fluid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -224,7 +127,7 @@ export default function HomePage() { -- 2.49.1 From 86f563c813d42918e9466e0f7c065f66dcd4e57b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:28:22 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 62 ++++++++------------------------------- 1 file changed, 13 insertions(+), 49 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1e4c3a1..8fb6656 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -18,59 +18,26 @@ export default function ServicesPage() { ]; const navButton = { - text: "Get Free Quote", - href: "/contact", - }; + text: "Get Free Quote", href: "/contact"}; const services = [ { - id: "electrical", - title: "Electrical Services", - description: "Expert electrical wiring, lighting installation, and repairs for homes and businesses. Safe, reliable, and code-compliant work. Our licensed electricians handle residential and commercial projects with precision.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg?_wi=2", - imageAlt: "Professional electrical installation", - }, + id: "electrical", title: "Electrical Services", description: "Expert electrical wiring, lighting installation, and repairs for homes and businesses. Safe, reliable, and code-compliant work. Our licensed electricians handle residential and commercial projects with precision.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", imageAlt: "Professional electrical installation"}, { - id: "plumbing", - title: "Plumbing Services", - description: "Leak repairs, pipe installation, and bathroom fittings. Fast response to emergencies with professional workmanship. We handle everything from minor leaks to complete plumbing system installations.", - imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg?_wi=2", - imageAlt: "Professional plumbing repair work", - }, + id: "plumbing", title: "Plumbing Services", description: "Leak repairs, pipe installation, and bathroom fittings. Fast response to emergencies with professional workmanship. We handle everything from minor leaks to complete plumbing system installations.", imageSrc: "http://img.b2bpic.net/free-photo/man-kneeling-down-inspect-pipes-sink_259150-58249.jpg", imageAlt: "Professional plumbing repair work"}, { - id: "painting", - title: "Painting Services", - description: "Interior and exterior painting for apartments, villas, and commercial spaces. Premium finishes with attention to detail. We use high-quality materials and skilled painters to transform your spaces.", - imageSrc: "http://img.b2bpic.net/free-photo/masaking-blue-paint-with-roller-brush-dipped-white-paint-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14191.jpg?_wi=2", - imageAlt: "Professional interior painting", - }, + id: "painting", title: "Painting Services", description: "Interior and exterior painting for apartments, villas, and commercial spaces. Premium finishes with attention to detail. We use high-quality materials and skilled painters to transform your spaces.", imageSrc: "http://img.b2bpic.net/free-photo/masaking-blue-paint-with-roller-brush-dipped-white-paint-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14191.jpg", imageAlt: "Professional interior painting"}, { - id: "handyman", - title: "Handyman Services", - description: "Furniture installation, minor repairs, door and lock fixes. Quick solutions for all your maintenance needs. Our versatile handymen can tackle various home improvement projects efficiently.", - imageSrc: "http://img.b2bpic.net/free-photo/man-assembly-furniture-new-house-they-purchased_482257-24165.jpg?_wi=2", - imageAlt: "Professional handyman installation work", - }, + id: "handyman", title: "Handyman Services", description: "Furniture installation, minor repairs, door and lock fixes. Quick solutions for all your maintenance needs. Our versatile handymen can tackle various home improvement projects efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/man-assembly-furniture-new-house-they-purchased_482257-24165.jpg", imageAlt: "Professional handyman installation work"}, { - id: "cleaning", - title: "Cleaning Services", - description: "Home, office, and deep cleaning services. Professional teams delivering spotless results every time. From regular maintenance cleaning to intensive deep cleans, we handle it all.", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg?_wi=2", - imageAlt: "Professional home cleaning service", - }, + id: "cleaning", title: "Cleaning Services", description: "Home, office, and deep cleaning services. Professional teams delivering spotless results every time. From regular maintenance cleaning to intensive deep cleans, we handle it all.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg", imageAlt: "Professional home cleaning service"}, { - id: "ac", - title: "AC Maintenance", - description: "Air conditioning servicing, filter cleaning, and cooling repairs. Keep your systems running efficiently in Dubai heat. Regular maintenance ensures optimal performance and energy efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg?_wi=2", - imageAlt: "Professional AC maintenance and repair", - }, + id: "ac", title: "AC Maintenance", description: "Air conditioning servicing, filter cleaning, and cooling repairs. Keep your systems running efficiently in Dubai heat. Regular maintenance ensures optimal performance and energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", imageAlt: "Professional AC maintenance and repair"}, ]; const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Electrical", href: "#services" }, { label: "Plumbing", href: "#services" }, { label: "Painting", href: "#services" }, @@ -78,8 +45,7 @@ export default function ServicesPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Service Areas", href: "#service-areas" }, @@ -87,8 +53,7 @@ export default function ServicesPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Phone: 055 644 6575", href: "tel:+971556446575" }, { label: "WhatsApp", href: "https://wa.me/971556446575" }, { label: "Email Us", href: "#contact" }, @@ -96,8 +61,7 @@ export default function ServicesPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -112,7 +76,7 @@ export default function ServicesPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSmall" - background="fluid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -159,7 +123,7 @@ export default function ServicesPage() { { text: "Call Now: 055 644 6575", href: "tel:+971556446575" }, { text: "Request Free Quote", href: "/contact" }, ]} - background={{ variant: "fluid" }} + background={{ variant: "plain" }} useInvertedBackground={true} /> -- 2.49.1