Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
225
src/app/page.tsx
225
src/app/page.tsx
@@ -33,27 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Executive Window Cleaners"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Inquire Today"
|
||||
title="Book Your Executive Consultation"
|
||||
description="Ready to experience pristine clarity? Reach out to schedule a consultation at your property."
|
||||
description="Ready to experience pristine clarity? Reach out to schedule a consultation at your property. Address: 1216 Bethamy Ln, Gloucester, ON K1J 8P3 | Phone: +16137493453 | Plus Code: CCV2+WQ Gloucester, Ottawa, ON"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-clean-urban-environment_23-2149011425.jpg"
|
||||
inputPlaceholder="Enter your work email address"
|
||||
imageAlt="modern clean glass building architecture"
|
||||
@@ -310,61 +214,40 @@ export default function LandingPage() {
|
||||
logoText="Executive Window Cleaners"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Residential",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Residential", href: "#features"},
|
||||
{
|
||||
label: "Commercial",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Commercial", href: "#features"},
|
||||
{
|
||||
label: "High-Rise",
|
||||
href: "#features",
|
||||
},
|
||||
label: "High-Rise", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "#",
|
||||
},
|
||||
label: "LinkedIn", href: "#"},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "#",
|
||||
},
|
||||
label: "Twitter", href: "#"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 Executive Window Cleaners. All rights reserved."
|
||||
copyrightText="© 2024 Executive Window Cleaners. All rights reserved. Address: 1216 Bethamy Ln, Gloucester, ON K1J 8P3 | Phone: +16137493453"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user