diff --git a/src/app/page.tsx b/src/app/page.tsx
index b70e2bd..1397e75 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -61,70 +51,38 @@ export default function LandingPage() {
description="Experience the clarity of luxury. Aureon delivers streak-free, professional window cleaning that makes your home look brand new."
testimonials={[
{
- name: "Paul Li",
- handle: "@LocalGuide",
- testimonial: "I couldn't find a single smudge. These guys are the real deal.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530871.jpg",
- },
+ name: "Paul Li", handle: "@LocalGuide", testimonial: "I couldn't find a single smudge. These guys are the real deal.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530871.jpg"},
{
- name: "John HL Gilman",
- handle: "@Client",
- testimonial: "I'm not easy to please, but this team did an outstanding job.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530874.jpg",
- },
+ name: "John HL Gilman", handle: "@Client", testimonial: "I'm not easy to please, but this team did an outstanding job.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530874.jpg"},
{
- name: "Joeseph gold",
- handle: "@Client",
- testimonial: "My windows look absolutely perfect. Couldn't be happier.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112428.jpg",
- },
+ name: "Joeseph gold", handle: "@Client", testimonial: "My windows look absolutely perfect. Couldn't be happier.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112428.jpg"},
{
- name: "Sarah Jenkins",
- handle: "@Homeowner",
- testimonial: "The attention to detail was breathtaking. Simply elite service.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358978.jpg",
- },
+ name: "Sarah Jenkins", handle: "@Homeowner", testimonial: "The attention to detail was breathtaking. Simply elite service.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358978.jpg"},
{
- name: "Markus Thorne",
- handle: "@VillaOwner",
- testimonial: "Aureon transformed our view entirely. Worth every penny.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg",
- },
+ name: "Markus Thorne", handle: "@VillaOwner", testimonial: "Aureon transformed our view entirely. Worth every penny.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23995.jpg"},
]}
buttons={[
{
- text: "Book Your Clean",
- href: "#contact",
- },
+ text: "Book Your Clean", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358977.jpg"
imageAlt="Aureon Window Cleaning - Luxury exterior view"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/portrait-modern-man-cleaning-doing-household-chores_23-2151468749.jpg",
- alt: "Client Portrait 1",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-modern-man-cleaning-doing-household-chores_23-2151468749.jpg", alt: "Client Portrait 1"},
{
- src: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020337.jpg",
- alt: "Client Portrait 2",
- },
+ src: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020337.jpg", alt: "Client Portrait 2"},
{
- src: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746295.jpg",
- alt: "Client Portrait 3",
- },
+ src: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746295.jpg", alt: "Client Portrait 3"},
{
- src: "http://img.b2bpic.net/free-photo/never-ending-happiness-our-new-home_329181-9763.jpg",
- alt: "Client Portrait 4",
- },
+ src: "http://img.b2bpic.net/free-photo/never-ending-happiness-our-new-home_329181-9763.jpg", alt: "Client Portrait 4"},
{
- src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-160610.jpg",
- alt: "Client Portrait 5",
- },
+ src: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-160610.jpg", alt: "Client Portrait 5"},
]}
avatarText="Trusted by 500+ luxury homeowners"
/>
@@ -136,9 +94,7 @@ export default function LandingPage() {
title="Luxury Standard, Every Pane."
buttons={[
{
- text: "Learn About Our Quality",
- href: "#features",
- },
+ text: "Learn About Our Quality", href: "#features"},
]}
/>
@@ -150,19 +106,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
- "No amateur work",
- "No missed streaks or corners",
- "No hidden transportation fees",
- "No compromise on quality",
- ],
+ "No amateur work", "No missed streaks or corners", "No hidden transportation fees", "No compromise on quality"],
}}
positiveCard={{
items: [
- "100% streak-free guarantee",
- "Professional, multilingual team",
- "Tracks and sills included free",
- "Unmatched attention to detail",
- ],
+ "100% streak-free guarantee", "Professional, multilingual team", "Tracks and sills included free", "Unmatched attention to detail"],
}}
title="Why Elite Homeowners Choose Aureon"
description="We don't just clean windows; we elevate the standard of care for your luxury property."
@@ -175,45 +123,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Flawless Execution",
- quote: "The team was incredibly polite and the windows are spotless.",
- name: "Horace",
- role: "Local Guide",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065037.jpg",
- },
+ id: "1", title: "Flawless Execution", quote: "The team was incredibly polite and the windows are spotless.", name: "Horace", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065037.jpg"},
{
- id: "2",
- title: "Exceptional Service",
- quote: "Fast, professional, and completely streak-free. Flawless job.",
- name: "Andrew",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg",
- },
+ id: "2", title: "Exceptional Service", quote: "Fast, professional, and completely streak-free. Flawless job.", name: "Andrew", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg"},
{
- id: "3",
- title: "Truly Professional",
- quote: "They were charming, smart, and spoke multiple languages fluently.",
- name: "Tiger MA",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-smiling-while-working-computer_1170-791.jpg",
- },
+ id: "3", title: "Truly Professional", quote: "They were charming, smart, and spoke multiple languages fluently.", name: "Tiger MA", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-smiling-while-working-computer_1170-791.jpg"},
{
- id: "4",
- title: "Above and Beyond",
- quote: "They added tracks and sills for free. Hire them immediately.",
- name: "Alexandre Chouinard",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-cup_23-2148977489.jpg",
- },
+ id: "4", title: "Above and Beyond", quote: "They added tracks and sills for free. Hire them immediately.", name: "Alexandre Chouinard", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-cup_23-2148977489.jpg"},
{
- id: "5",
- title: "Highly Recommend",
- quote: "Paid attention to detail and arrived on time. Spotless service.",
- name: "negan Rhee",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg",
- },
+ id: "5", title: "Highly Recommend", quote: "Paid attention to detail and arrived on time. Spotless service.", name: "negan Rhee", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg"},
]}
title="Client Love"
description="Don't take our word for it—hear from the homeowners who trust us with their view."
@@ -228,25 +146,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "100%",
- title: "Customer Satisfaction",
- description: "Our promise of perfection.",
- icon: CheckCircle,
+ id: "m1", value: "100%", title: "Customer Satisfaction", description: "Our promise of perfection.", icon: CheckCircle,
},
{
- id: "m2",
- value: "5.0",
- title: "Google Rating",
- description: "Consistently top-tier feedback.",
- icon: Star,
+ id: "m2", value: "5.0", title: "Google Rating", description: "Consistently top-tier feedback.", icon: Star,
},
{
- id: "m3",
- value: "16+",
- title: "Verified Reviews",
- description: "Unwavering client loyalty.",
- icon: ThumbsUp,
+ id: "m3", value: "16+", title: "Verified Reviews", description: "Unwavering client loyalty.", icon: ThumbsUp,
},
]}
title="Service Excellence by the Numbers"
@@ -261,20 +167,12 @@ export default function LandingPage() {
description="Ready to see clearly again? Reach out and we'll secure your appointment."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- },
+ name: "name", type: "text", placeholder: "Your Name"},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- },
+ name: "email", type: "email", placeholder: "Your Email"},
]}
textarea={{
- name: "message",
- placeholder: "Tell us about your home...",
- }}
+ name: "message", placeholder: "Tell us about your home..."}}
imageSrc="http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530809.jpg"
/>
@@ -282,17 +180,14 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file