Merge version_2 into main #2
237
src/app/page.tsx
237
src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Green & Clean"
|
||||
/>
|
||||
@@ -53,69 +47,37 @@ export default function LandingPage() {
|
||||
description="Your trusted partner for professional lawn care and premium car detailing in the 919 area. We treat every home and vehicle like our own."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_919",
|
||||
testimonial: "My lawn has never looked better, and my car is gleaming! Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-woman-posing_23-2148610242.jpg",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarah_919", testimonial: "My lawn has never looked better, and my car is gleaming! Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-woman-posing_23-2148610242.jpg"},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "@mark_raleigh",
|
||||
testimonial: "Professional, punctual, and high quality. Green & Clean does it all.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg",
|
||||
},
|
||||
name: "Mark D.", handle: "@mark_raleigh", testimonial: "Professional, punctual, and high quality. Green & Clean does it all.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg"},
|
||||
{
|
||||
name: "Linda P.",
|
||||
handle: "@linda_cary",
|
||||
testimonial: "Reliable and thorough. My lawn is the envy of the street.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-hitchhiking_23-2148989634.jpg",
|
||||
},
|
||||
name: "Linda P.", handle: "@linda_cary", testimonial: "Reliable and thorough. My lawn is the envy of the street.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-hitchhiking_23-2148989634.jpg"},
|
||||
{
|
||||
name: "James H.",
|
||||
handle: "@james_durham",
|
||||
testimonial: "They pay attention to every detail, inside and out.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-groceries-tote-bag-medium-shot_23-2149410885.jpg",
|
||||
},
|
||||
name: "James H.", handle: "@james_durham", testimonial: "They pay attention to every detail, inside and out.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-carrying-groceries-tote-bag-medium-shot_23-2149410885.jpg"},
|
||||
{
|
||||
name: "Rebecca T.",
|
||||
handle: "@rebecca_919",
|
||||
testimonial: "Fantastic service and very easy to book online.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-walking-city_23-2149401689.jpg",
|
||||
},
|
||||
name: "Rebecca T.", handle: "@rebecca_919", testimonial: "Fantastic service and very easy to book online.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-walking-city_23-2149401689.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193146.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-caucasian-young-brunette-girl-pink-shirt-holding-yoga-mat-smiling-camera-outdoors-healthy-lifestyle-concept_197531-32640.jpg",
|
||||
alt: "Customer profile 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-caucasian-young-brunette-girl-pink-shirt-holding-yoga-mat-smiling-camera-outdoors-healthy-lifestyle-concept_197531-32640.jpg", alt: "Customer profile 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cozy-mountain-relaxation-smiling-young-woman-outdoors_169016-69109.jpg",
|
||||
alt: "Customer profile 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cozy-mountain-relaxation-smiling-young-woman-outdoors_169016-69109.jpg", alt: "Customer profile 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-mature-attractive-bearded-caucasian-young-man-blue-t-shirt-sports-pants-smiling-sitting-grass-relaxing_176420-19941.jpg",
|
||||
alt: "Customer profile 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-mature-attractive-bearded-caucasian-young-man-blue-t-shirt-sports-pants-smiling-sitting-grass-relaxing_176420-19941.jpg", alt: "Customer profile 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966130.jpg",
|
||||
alt: "Customer profile 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966130.jpg", alt: "Customer profile 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-standing-garden-showing-ok-gesture-looking-camera_259150-59030.jpg",
|
||||
alt: "Customer profile 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-standing-garden-showing-ok-gesture-looking-camera_259150-59030.jpg", alt: "Customer profile 5"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ happy neighbors"
|
||||
/>
|
||||
@@ -128,26 +90,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Lawn Care",
|
||||
subtitle: "Mowing, edging, and seasonal cleanup to keep your curb appeal perfect.",
|
||||
category: "Exterior",
|
||||
value: "Premium",
|
||||
},
|
||||
id: "f1", title: "Lawn Care", subtitle: "Mowing, edging, and seasonal cleanup to keep your curb appeal perfect.", category: "Exterior", value: "Premium"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Car Detailing",
|
||||
subtitle: "Full interior/exterior detailing, hand wash, and wax treatments.",
|
||||
category: "Automotive",
|
||||
value: "Showroom",
|
||||
},
|
||||
id: "f2", title: "Car Detailing", subtitle: "Full interior/exterior detailing, hand wash, and wax treatments.", category: "Automotive", value: "Showroom"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Customer First",
|
||||
subtitle: "Punctual, friendly, and detail-oriented service for every single client.",
|
||||
category: "Service",
|
||||
value: "Guaranteed",
|
||||
},
|
||||
id: "f3", title: "Customer First", subtitle: "Punctual, friendly, and detail-oriented service for every single client.", category: "Service", value: "Guaranteed"},
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="From landscaping maintenance to high-end automotive detailing, we offer reliable solutions to keep your assets in top condition."
|
||||
@@ -162,41 +109,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Professional Mowing",
|
||||
price: "From $45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803948.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Professional Mowing", price: "From $45", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803948.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Precision Edging",
|
||||
price: "From $30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardener-standing-near-hedge-with-electric-trimmer-hands_7502-9547.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", name: "Precision Edging", price: "From $30", imageSrc: "http://img.b2bpic.net/free-photo/gardener-standing-near-hedge-with-electric-trimmer-hands_7502-9547.jpg?_wi=1"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Spring Yard Cleanups",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg",
|
||||
},
|
||||
id: "p3", name: "Spring Yard Cleanups", price: "From $85", imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Leaf Removal",
|
||||
price: "Seasonal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
|
||||
},
|
||||
id: "p4", name: "Leaf Removal", price: "From $65", imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Mulching",
|
||||
price: "Per Bed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127862.jpg",
|
||||
},
|
||||
id: "p5", name: "Mulching", price: "From $55", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127862.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Weeding",
|
||||
price: "Per Session",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7742.jpg",
|
||||
},
|
||||
id: "p6", name: "Weeding", price: "From $40", imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7742.jpg"},
|
||||
]}
|
||||
title="Lawn Care Solutions"
|
||||
description="Routine maintenance and yard health services designed for the local climate."
|
||||
@@ -211,41 +134,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "c1",
|
||||
name: "Exterior Hand Wash",
|
||||
price: "From $50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-spraying-powder-paint-vehicle_23-2149878799.jpg?_wi=1",
|
||||
},
|
||||
id: "c1", name: "Exterior Hand Wash", price: "From $50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-spraying-powder-paint-vehicle_23-2149878799.jpg?_wi=1"},
|
||||
{
|
||||
id: "c2",
|
||||
name: "Interior Deep Detail",
|
||||
price: "From $120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-golden-foam_23-2147797899.jpg",
|
||||
},
|
||||
id: "c2", name: "Interior Deep Detail", price: "From $120", imageSrc: "http://img.b2bpic.net/free-photo/white-golden-foam_23-2147797899.jpg"},
|
||||
{
|
||||
id: "c3",
|
||||
name: "Wax & Shine Protection",
|
||||
price: "From $80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487043.jpg",
|
||||
},
|
||||
id: "c3", name: "Wax & Shine Protection", price: "From $80", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487043.jpg"},
|
||||
{
|
||||
id: "c4",
|
||||
name: "Full Interior/Exterior",
|
||||
price: "From $199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193581.jpg",
|
||||
},
|
||||
id: "c4", name: "Full Interior/Exterior", price: "From $199", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193581.jpg"},
|
||||
{
|
||||
id: "c5",
|
||||
name: "Engine Detail",
|
||||
price: "From $60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3038.jpg",
|
||||
},
|
||||
id: "c5", name: "Engine Detail", price: "From $60", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3038.jpg"},
|
||||
{
|
||||
id: "c6",
|
||||
name: "Headlight Restoration",
|
||||
price: "From $40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26074.jpg",
|
||||
},
|
||||
id: "c6", name: "Headlight Restoration", price: "From $40", imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26074.jpg"},
|
||||
]}
|
||||
title="Car Detailing Packages"
|
||||
description="Restore your vehicle's beauty with our thorough detailing process."
|
||||
@@ -258,60 +157,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alice T.",
|
||||
date: "Oct 2023",
|
||||
title: "Regular Client",
|
||||
quote: "Excellent lawn service, always reliable.",
|
||||
tag: "Lawn",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193146.jpg?_wi=2",
|
||||
imageAlt: "happy homeowner standing in front of house",
|
||||
},
|
||||
id: "1", name: "Alice T.", date: "Oct 2023", title: "Regular Client", quote: "Excellent lawn service, always reliable.", tag: "Lawn", avatarSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498452.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193146.jpg?_wi=2", imageAlt: "happy homeowner standing in front of house"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bob K.",
|
||||
date: "Sep 2023",
|
||||
title: "Car Enthusiast",
|
||||
quote: "My car looked like it just came off the lot. Incredible work.",
|
||||
tag: "Detailing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-asian-woman-standing-front-her-house_1098-19329.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803948.jpg?_wi=2",
|
||||
imageAlt: "happy homeowner standing in front of house",
|
||||
},
|
||||
id: "2", name: "Bob K.", date: "Sep 2023", title: "Car Enthusiast", quote: "My car looked like it just came off the lot. Incredible work.", tag: "Detailing", avatarSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-asian-woman-standing-front-her-house_1098-19329.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803948.jpg?_wi=2", imageAlt: "happy homeowner standing in front of house"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Charlie M.",
|
||||
date: "Aug 2023",
|
||||
title: "Homeowner",
|
||||
quote: "Fair prices, great communication, and even better results.",
|
||||
tag: "Lawn",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/mother-son-plating-together_23-2148943246.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-spraying-powder-paint-vehicle_23-2149878799.jpg?_wi=2",
|
||||
imageAlt: "happy homeowner standing in front of house",
|
||||
},
|
||||
id: "3", name: "Charlie M.", date: "Aug 2023", title: "Homeowner", quote: "Fair prices, great communication, and even better results.", tag: "Lawn", avatarSrc: "http://img.b2bpic.net/free-photo/mother-son-plating-together_23-2148943246.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-spraying-powder-paint-vehicle_23-2149878799.jpg?_wi=2", imageAlt: "happy homeowner standing in front of house"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
date: "Jul 2023",
|
||||
title: "Detailing Fan",
|
||||
quote: "I don't trust my vehicle with anyone else anymore.",
|
||||
tag: "Detailing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803951.jpg?_wi=1",
|
||||
imageAlt: "happy homeowner standing in front of house",
|
||||
},
|
||||
id: "4", name: "David W.", date: "Jul 2023", title: "Detailing Fan", quote: "I don't trust my vehicle with anyone else anymore.", tag: "Detailing", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803951.jpg?_wi=1", imageAlt: "happy homeowner standing in front of house"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Eva J.",
|
||||
date: "Jun 2023",
|
||||
title: "Regular Client",
|
||||
quote: "Consistently high standard of quality every visit.",
|
||||
tag: "Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardener-standing-near-hedge-with-electric-trimmer-hands_7502-9547.jpg?_wi=2",
|
||||
imageAlt: "happy homeowner standing in front of house",
|
||||
},
|
||||
id: "5", name: "Eva J.", date: "Jun 2023", title: "Regular Client", quote: "Consistently high standard of quality every visit.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-greenhouse_23-2149098326.jpg", imageSrc: "http://img.b2bpic.net/free-photo/gardener-standing-near-hedge-with-electric-trimmer-hands_7502-9547.jpg?_wi=2", imageAlt: "happy homeowner standing in front of house"},
|
||||
]}
|
||||
title="What Our Neighbors Say"
|
||||
description="We take pride in building long-term relationships with homeowners across the community."
|
||||
@@ -335,8 +189,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
tag="Get In Touch"
|
||||
title="Ready to Make It Shine?"
|
||||
description="Contact us today at 919-555-1234 or visit our social media pages to book your first service appointment."
|
||||
@@ -351,16 +204,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Green & Clean Detailing"
|
||||
leftLink={{
|
||||
text: "Instagram",
|
||||
href: "https://instagram.com/GreenCleanDetailing",
|
||||
}}
|
||||
text: "Instagram", href: "https://instagram.com/GreenCleanDetailing"}}
|
||||
rightLink={{
|
||||
text: "Facebook",
|
||||
href: "https://facebook.com/GreenCleanDetailing",
|
||||
}}
|
||||
text: "Facebook", href: "https://facebook.com/GreenCleanDetailing"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user