diff --git a/src/app/page.tsx b/src/app/page.tsx index 84b2079..fff47ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,27 +33,17 @@ export default function LandingPage() { @@ -63,13 +53,9 @@ export default function LandingPage() { description="Premium window care for the most discerning residential and commercial properties. We deliver impeccable clarity, every time." buttons={[ { - text: "Request a Quote", - href: "#contact", - }, + text: "Request a Quote", href: "#contact"}, { - text: "Learn More", - href: "#about", - }, + text: "Learn More", href: "#about"}, ]} imageSrc="http://img.b2bpic.net/free-photo/beautiful-exterior-building-with-glass-window-pattern_74190-11521.jpg" imageAlt="luxury professional window cleaning service" @@ -84,17 +70,11 @@ export default function LandingPage() { description="Executive Window Cleaners provides a bespoke service tailored to properties that demand perfection. Our team combines precision techniques with premium equipment to ensure every surface reflects excellence." bulletPoints={[ { - title: "Precision Cleaning", - description: "Techniques developed for the most delicate surfaces.", - }, + title: "Precision Cleaning", description: "Techniques developed for the most delicate surfaces."}, { - title: "Professional Team", - description: "Fully trained and insured executive-level technicians.", - }, + title: "Professional Team", description: "Fully trained and insured executive-level technicians."}, { - title: "Safety First", - description: "Rigorous adherence to international safety standards.", - }, + title: "Safety First", description: "Rigorous adherence to international safety standards."}, ]} imageSrc="http://img.b2bpic.net/free-photo/man-cleaning-windows_23-2148119221.jpg" imageAlt="professional window cleaner detailed work" @@ -109,29 +89,19 @@ export default function LandingPage() { features={[ { icon: Sparkles, - title: "High-Rise Maintenance", - description: "Safe access to even the most complex building designs.", - }, + title: "High-Rise Maintenance", description: "Safe access to even the most complex building designs."}, { icon: Shield, - title: "Secure Service", - description: "Fully insured with complete discretion for every client.", - }, + title: "Secure Service", description: "Fully insured with complete discretion for every client."}, { icon: Star, - title: "Spotless Finish", - description: "Guaranteeing a streak-free reflection on every pane.", - }, + title: "Spotless Finish", description: "Guaranteeing a streak-free reflection on every pane."}, { icon: Sun, - title: "Solar Panel Care", - description: "Specialized cleaning to optimize solar energy efficiency.", - }, + title: "Solar Panel Care", description: "Specialized cleaning to optimize solar energy efficiency."}, { icon: Building, - title: "Facade Restoration", - description: "Restoring the original luster to aged building exteriors.", - }, + title: "Facade Restoration", description: "Restoring the original luster to aged building exteriors."}, ]} title="Premium Services for Executives" description="Comprehensive window maintenance solutions for elite residential and commercial portfolios." @@ -145,34 +115,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "500+", - title: "Satisfied Elite Clients", - items: [ - "Residential", - "Commercial", - "Corporate", - ], + id: "m1", value: "500+", title: "Satisfied Elite Clients", items: [ + "Residential", "Commercial", "Corporate"], }, { - id: "m2", - value: "15yrs", - title: "Professional Experience", - items: [ - "Expertise", - "Trust", - "Quality", - ], + id: "m2", value: "15yrs", title: "Professional Experience", items: [ + "Expertise", "Trust", "Quality"], }, { - id: "m3", - value: "99.9%", - title: "Pristine Finish Rate", - items: [ - "Clarity", - "Satisfaction", - "Detail", - ], + id: "m3", value: "99.9%", title: "Pristine Finish Rate", items: [ + "Clarity", "Satisfaction", "Detail"], }, ]} title="Results You Can See" @@ -187,59 +139,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Eleanor Vance", - role: "Property Owner", - company: "Vance Estate", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-diary-backyard_23-2147925277.jpg", - }, + id: "1", name: "Eleanor Vance", role: "Property Owner", company: "Vance Estate", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-holding-diary-backyard_23-2147925277.jpg"}, { - id: "2", - name: "Julian Sterling", - role: "CEO", - company: "Sterling Group", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", - }, + id: "2", name: "Julian Sterling", role: "CEO", company: "Sterling Group", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg"}, { - id: "3", - name: "Helena Thorne", - role: "Manager", - company: "Thorne Holdings", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-showing-approval_23-2148269236.jpg", - }, + id: "3", name: "Helena Thorne", role: "Manager", company: "Thorne Holdings", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-showing-approval_23-2148269236.jpg"}, { - id: "4", - name: "Robert Montgomery", - role: "Homeowner", - company: "Montgomery Estate", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-standing-kitchen_23-2148311801.jpg", - }, + id: "4", name: "Robert Montgomery", role: "Homeowner", company: "Montgomery Estate", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-standing-kitchen_23-2148311801.jpg"}, { - id: "5", - name: "Sophia Laurent", - role: "Owner", - company: "Laurent Properties", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-meeting-office_23-2148480410.jpg", - }, + id: "5", name: "Sophia Laurent", role: "Owner", company: "Laurent Properties", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-meeting-office_23-2148480410.jpg"}, ]} kpiItems={[ { - value: "5.0", - label: "Average Rating", - }, + value: "5.0", label: "Average Rating"}, { - value: "100%", - label: "Client Retention", - }, + value: "100%", label: "Client Retention"}, { - value: "100+", - label: "Cities Served", - }, + value: "100+", label: "Cities Served"}, ]} title="Client Testimonials" description="Hear what the city's most prominent property owners say about our services." @@ -251,14 +172,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Sterling Group", - "Thorne Holdings", - "Vance Estates", - "Laurent Properties", - "Montgomery Estates", - "City Prime Properties", - "Horizon Towers", - ]} + "Sterling Group", "Thorne Holdings", "Vance Estates", "Laurent Properties", "Montgomery Estates", "City Prime Properties", "Horizon Towers"]} title="Trusted By Industry Leaders" description="Working with the top management firms and real estate developers." /> @@ -269,20 +183,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Do you serve residential properties?", - content: "Yes, we specialize in luxury residential window maintenance, ensuring complete privacy and care.", - }, + id: "q1", title: "Do you serve residential properties?", content: "Yes, we specialize in luxury residential window maintenance, ensuring complete privacy and care."}, { - id: "q2", - title: "Are you fully insured?", - content: "We carry comprehensive liability insurance to provide absolute peace of mind for our executive clients.", - }, + id: "q2", title: "Are you fully insured?", content: "We carry comprehensive liability insurance to provide absolute peace of mind for our executive clients."}, { - id: "q3", - title: "How often should I have my windows cleaned?", - content: "We recommend a monthly or quarterly schedule to maintain your property's pristine appearance all year round.", - }, + id: "q3", title: "How often should I have my windows cleaned?", content: "We recommend a monthly or quarterly schedule to maintain your property's pristine appearance all year round."}, ]} sideTitle="Frequently Asked Questions" sideDescription="Clear answers to your concerns about our executive window cleaning services." @@ -294,11 +199,10 @@ export default function LandingPage() { ); -} +} \ No newline at end of file