From 3ca4064a3a77c3e1f40467e9a23d0a97e1e5dfbd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:44:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 299 +++++++++++++++-------------------------------- 1 file changed, 95 insertions(+), 204 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ff8391..4183cd0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,9 +38,7 @@ export default function HomePage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Schedule Service", - href: "https://tinyurl.com/CPsolution", - }} + text: "Schedule Service", href: "https://tinyurl.com/CPsolution"}} /> @@ -51,60 +49,40 @@ export default function HomePage() { tag="Professional Services" tagIcon={Shield} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-woman-man-redecorating_23-2148903524.jpg", - imageAlt: "Property maintenance team working", - }, + "http://img.b2bpic.net/free-photo/medium-shot-woman-man-redecorating_23-2148903524.jpg", imageAlt: "Property maintenance team working"}, { imageSrc: - "http://img.b2bpic.net/free-photo/full-shot-man-with-paper-bag-bottle_23-2148773372.jpg", - imageAlt: "Handyman services and repairs", - }, + "http://img.b2bpic.net/free-photo/full-shot-man-with-paper-bag-bottle_23-2148773372.jpg", imageAlt: "Handyman services and repairs"}, { imageSrc: - "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086839.jpg", - imageAlt: "Professional home inspection", - }, + "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086839.jpg", imageAlt: "Professional home inspection"}, { imageSrc: - "http://img.b2bpic.net/free-photo/vertical-shot-path-green-park-with-trees-lake-blue-sky_181624-41119.jpg", - imageAlt: "Property maintenance work", - }, + "http://img.b2bpic.net/free-photo/vertical-shot-path-green-park-with-trees-lake-blue-sky_181624-41119.jpg", imageAlt: "Property maintenance work"}, ]} rightCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg?_wi=1", - imageAlt: "Yard care and landscaping", - }, + "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg", imageAlt: "Yard care and landscaping"}, { imageSrc: - "http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454508.jpg?_wi=1", - imageAlt: "Professional cleaning services", - }, + "http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454508.jpg", imageAlt: "Professional cleaning services"}, { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-construction-worker-with-mobile-phone_329181-3750.jpg?_wi=1", - imageAlt: "Expert handyman repairs", - }, + "http://img.b2bpic.net/free-photo/close-up-construction-worker-with-mobile-phone_329181-3750.jpg", imageAlt: "Expert handyman repairs"}, { imageSrc: - "http://img.b2bpic.net/free-photo/side-view-people-working-office_23-2149721923.jpg?_wi=1", - imageAlt: "Property inspection services", - }, + "http://img.b2bpic.net/free-photo/side-view-people-working-office_23-2149721923.jpg", imageAlt: "Property inspection services"}, ]} buttons={[ { - text: "Schedule a Service", - href: "https://tinyurl.com/CPsolution", - }, + text: "Schedule a Service", href: "https://tinyurl.com/CPsolution"}, { - text: "Request a Quote", - href: "/contact", - }, + text: "Request a Quote", href: "/contact"}, ]} buttonAnimation="slide-up" carouselPosition="right" @@ -119,24 +97,16 @@ export default function HomePage() { metrics={[ { icon: CheckCircle, - label: "Years of Excellence", - value: "15+", - }, + label: "Years of Excellence", value: "15+"}, { icon: Users, - label: "Satisfied Clients", - value: "1,000+", - }, + label: "Satisfied Clients", value: "1,000+"}, { icon: Wrench, - label: "Services Offered", - value: "8", - }, + label: "Services Offered", value: "8"}, { icon: Star, - label: "Average Rating", - value: "4.9/5", - }, + label: "Average Rating", value: "4.9/5"}, ]} /> @@ -150,41 +120,21 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Yard Care", - description: "Professional lawn maintenance, yard cleanup, and property exterior care services.", - imageSrc: - "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg?_wi=2", - imageAlt: "Yard care and landscaping", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Yard Care", description: "Professional lawn maintenance, yard cleanup, and property exterior care services.", imageSrc: + "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg", imageAlt: "Yard care and landscaping", buttonIcon: ArrowRight, + buttonHref: "/services"}, { - title: "Maid Services", - description: "Comprehensive professional home cleaning services for residential properties.", - imageSrc: - "http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454508.jpg?_wi=2", - imageAlt: "Professional cleaning services", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Maid Services", description: "Comprehensive professional home cleaning services for residential properties.", imageSrc: + "http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454508.jpg", imageAlt: "Professional cleaning services", buttonIcon: ArrowRight, + buttonHref: "/services"}, { - title: "Handyman Services", - description: "Expert general repairs and home improvement work by skilled professionals.", - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-construction-worker-with-mobile-phone_329181-3750.jpg?_wi=2", - imageAlt: "Expert handyman repairs", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Handyman Services", description: "Expert general repairs and home improvement work by skilled professionals.", imageSrc: + "http://img.b2bpic.net/free-photo/close-up-construction-worker-with-mobile-phone_329181-3750.jpg", imageAlt: "Expert handyman repairs", buttonIcon: ArrowRight, + buttonHref: "/services"}, { - title: "Inspection Services", - description: "Thorough property condition inspections and specialized inspection services.", - imageSrc: - "http://img.b2bpic.net/free-photo/side-view-people-working-office_23-2149721923.jpg?_wi=2", - imageAlt: "Property inspection services", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Inspection Services", description: "Thorough property condition inspections and specialized inspection services.", imageSrc: + "http://img.b2bpic.net/free-photo/side-view-people-working-office_23-2149721923.jpg", imageAlt: "Property inspection services", buttonIcon: ArrowRight, + buttonHref: "/services"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -201,34 +151,16 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "100%", - title: "Professional Reliability", - items: [ - "Fully insured and licensed", - "Background-checked technicians", - "24/7 emergency support available", - ], + id: "1", value: "100%", title: "Professional Reliability", items: [ + "Fully insured and licensed", "Background-checked technicians", "24/7 emergency support available"], }, { - id: "2", - value: "99%", - title: "Customer Satisfaction", - items: [ - "Verified customer reviews", - "Same-day service response", - "Satisfaction guarantee on all work", - ], + id: "2", value: "99%", title: "Customer Satisfaction", items: [ + "Verified customer reviews", "Same-day service response", "Satisfaction guarantee on all work"], }, { - id: "3", - value: "24/7", - title: "Always Available", - items: [ - "Emergency services available", - "Flexible scheduling options", - "No hidden fees or surprises", - ], + id: "3", value: "24/7", title: "Always Available", items: [ + "Emergency services available", "Flexible scheduling options", "No hidden fees or surprises"], }, ]} animationType="slide-up" @@ -247,71 +179,35 @@ export default function HomePage() { showRating={true} testimonials={[ { - id: "1", - name: "Sarah Mitchell", - handle: "@sarah_mitchell", - testimonial: - "Compass Property Solutions has been fantastic! Their team was professional, punctual, and did an excellent job maintaining our rental properties. Highly recommended!", - rating: 5, + id: "1", name: "Sarah Mitchell", handle: "@sarah_mitchell", testimonial: + "Compass Property Solutions has been fantastic! Their team was professional, punctual, and did an excellent job maintaining our rental properties. Highly recommended!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152403.jpg?_wi=1", - imageAlt: "Sarah Mitchell", - }, + "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152403.jpg", imageAlt: "Sarah Mitchell"}, { - id: "2", - name: "James Richardson", - handle: "@james_r_prop", - testimonial: - "The handyman services exceeded our expectations. They fixed multiple issues efficiently and the pricing was fair. Will definitely use them again.", - rating: 5, + id: "2", name: "James Richardson", handle: "@james_r_prop", testimonial: + "The handyman services exceeded our expectations. They fixed multiple issues efficiently and the pricing was fair. Will definitely use them again.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=1", - imageAlt: "James Richardson", - }, + "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg", imageAlt: "James Richardson"}, { - id: "3", - name: "Maria Gonzalez", - handle: "@maria_home", - testimonial: - "Their property inspection was thorough and detailed. The inspectors were knowledgeable and answered all our questions. Great service!", - rating: 5, + id: "3", name: "Maria Gonzalez", handle: "@maria_home", testimonial: + "Their property inspection was thorough and detailed. The inspectors were knowledgeable and answered all our questions. Great service!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg?_wi=1", - imageAlt: "Maria Gonzalez", - }, + "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg", imageAlt: "Maria Gonzalez"}, { - id: "4", - name: "David Chen", - handle: "@david_property", - testimonial: - "As a property manager, I rely on Compass for regular maintenance. Their reliability and professionalism make managing multiple properties stress-free.", - rating: 5, + id: "4", name: "David Chen", handle: "@david_property", testimonial: + "As a property manager, I rely on Compass for regular maintenance. Their reliability and professionalism make managing multiple properties stress-free.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", - imageAlt: "David Chen", - }, + "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "David Chen"}, { - id: "5", - name: "Rebecca Thompson", - handle: "@rebecca_t", - testimonial: - "I called for emergency debris removal and they responded within hours. Professional, thorough, and reasonably priced. A lifesaver!", - rating: 5, + id: "5", name: "Rebecca Thompson", handle: "@rebecca_t", testimonial: + "I called for emergency debris removal and they responded within hours. Professional, thorough, and reasonably priced. A lifesaver!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", - imageAlt: "Rebecca Thompson", - }, + "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Rebecca Thompson"}, { - id: "6", - name: "Michael Torres", - handle: "@michael_torres", - testimonial: - "The yard care team transformed our landscaping. They're reliable, they communicate well, and the results speak for themselves. Worth every penny!", - rating: 5, + id: "6", name: "Michael Torres", handle: "@michael_torres", testimonial: + "The yard care team transformed our landscaping. They're reliable, they communicate well, and the results speak for themselves. Worth every penny!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202434.jpg", - imageAlt: "Michael Torres", - }, + "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202434.jpg", imageAlt: "Michael Torres"}, ]} animationType="slide-up" textboxLayout="default" @@ -328,53 +224,29 @@ export default function HomePage() { tagAnimation="slide-up" faqs={[ { - id: "1", - title: "How do I schedule a service?", - content: - "Scheduling is easy! Click 'Schedule a Service' on our website or contact us directly. You can also visit our online scheduling portal at https://tinyurl.com/CPsolution to book your appointment at a time that works best for you.", - }, + id: "1", title: "How do I schedule a service?", content: + "Scheduling is easy! Click 'Schedule a Service' on our website or contact us directly. You can also visit our online scheduling portal at https://tinyurl.com/CPsolution to book your appointment at a time that works best for you."}, { - id: "2", - title: "What areas do you service?", - content: - "We serve the local area with professional property maintenance services. Contact us to confirm we service your specific address. We're dedicated to providing coverage for homeowners and property managers in our service region.", - }, + id: "2", title: "What areas do you service?", content: + "We serve the local area with professional property maintenance services. Contact us to confirm we service your specific address. We're dedicated to providing coverage for homeowners and property managers in our service region."}, { - id: "3", - title: "Are your technicians insured and licensed?", - content: - "Yes! All of our technicians are fully insured, licensed, and background-checked. We maintain comprehensive liability insurance on all projects. Your property and peace of mind are our top priority.", - }, + id: "3", title: "Are your technicians insured and licensed?", content: + "Yes! All of our technicians are fully insured, licensed, and background-checked. We maintain comprehensive liability insurance on all projects. Your property and peace of mind are our top priority."}, { - id: "4", - title: "Do you offer emergency services?", - content: - "Absolutely! We offer 24/7 emergency property services. Contact us immediately for urgent situations, and our team will respond as quickly as possible to address your property needs.", - }, + id: "4", title: "Do you offer emergency services?", content: + "Absolutely! We offer 24/7 emergency property services. Contact us immediately for urgent situations, and our team will respond as quickly as possible to address your property needs."}, { - id: "5", - title: "What is your pricing structure?", - content: - "Pricing varies based on the type and scope of service needed. We provide free quotes for all projects with no hidden fees. Simply describe what you need, and we'll give you a transparent, competitive price estimate.", - }, + id: "5", title: "What is your pricing structure?", content: + "Pricing varies based on the type and scope of service needed. We provide free quotes for all projects with no hidden fees. Simply describe what you need, and we'll give you a transparent, competitive price estimate."}, { - id: "6", - title: "Can you handle properties currently rented out?", - content: - "Yes, we specialize in serving landlords and property managers! We understand the unique needs of rental properties and can work with your tenant coordination requirements. Many of our clients manage multiple rental properties.", - }, + id: "6", title: "Can you handle properties currently rented out?", content: + "Yes, we specialize in serving landlords and property managers! We understand the unique needs of rental properties and can work with your tenant coordination requirements. Many of our clients manage multiple rental properties."}, { - id: "7", - title: "Do you offer payment plans or financing?", - content: - "We accept various payment methods and can discuss payment arrangements for larger projects. Contact us to discuss options that work for your situation. We believe quality service should be accessible.", - }, + id: "7", title: "Do you offer payment plans or financing?", content: + "We accept various payment methods and can discuss payment arrangements for larger projects. Contact us to discuss options that work for your situation. We believe quality service should be accessible."}, { - id: "8", - title: "What is your satisfaction guarantee?", - content: - "We guarantee satisfaction on all our work. If you're not completely happy with our service, let us know immediately and we'll make it right. Your satisfaction is our success.", - }, + id: "8", title: "What is your satisfaction guarantee?", content: + "We guarantee satisfaction on all our work. If you're not completely happy with our service, let us know immediately and we'll make it right. Your satisfaction is our success."}, ]} faqsAnimation="slide-up" textboxLayout="default" @@ -383,12 +255,34 @@ export default function HomePage() { /> +
+ +
+