Update src/app/page.tsx
This commit is contained in:
205
src/app/page.tsx
205
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Results",
|
||||
id: "showcase",
|
||||
},
|
||||
name: "Results", id: "showcase"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Sierra Vista Pressure Washing"
|
||||
/>
|
||||
@@ -56,45 +48,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Your Property. Restored To Perfection."
|
||||
description="Veteran-owned pressure washing delivering premium exterior cleaning for homes and businesses across Sierra Vista."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Free Estimate", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:5205550123",
|
||||
},
|
||||
text: "Call Now", href: "tel:5205550123"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-dye-spreading-dirty-water_23-2147798167.jpg",
|
||||
},
|
||||
id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/blue-dye-spreading-dirty-water_23-2147798167.jpg"},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-from-highpressure-hose-applies-cleaner-car_1153-8835.jpg",
|
||||
},
|
||||
id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/brunette-from-highpressure-hose-applies-cleaner-car_1153-8835.jpg"},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg",
|
||||
},
|
||||
id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg"},
|
||||
{
|
||||
id: "h4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pilot-uniform-flying-helmet-near-combat-bombs-bomber-aircraft-open-air-museum_613910-18024.jpg",
|
||||
},
|
||||
id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pilot-uniform-flying-helmet-near-combat-bombs-bomber-aircraft-open-air-museum_613910-18024.jpg"},
|
||||
{
|
||||
id: "h5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-watering-taking-care-plants_176420-3835.jpg",
|
||||
},
|
||||
id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-watering-taking-care-plants_176420-3835.jpg"},
|
||||
{
|
||||
id: "h6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340084.jpg",
|
||||
},
|
||||
id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/vacuum-cleaner-tackling-heavily-soiled-floor_23-2151340084.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -120,53 +95,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Cleaning",
|
||||
name: "Driveway Restoration",
|
||||
price: "From $150",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-texture-background_1232-3428.jpg",
|
||||
},
|
||||
id: "p1", brand: "Cleaning", name: "Driveway Restoration", price: "From $150", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/wood-texture-background_1232-3428.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Cleaning",
|
||||
name: "Patio & Deck Cleaning",
|
||||
price: "From $200",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-preparing-plant-flower-greenhouse_53876-95789.jpg",
|
||||
},
|
||||
id: "p2", brand: "Cleaning", name: "Patio & Deck Cleaning", price: "From $200", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-preparing-plant-flower-greenhouse_53876-95789.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Cleaning",
|
||||
name: "Soft Wash Siding",
|
||||
price: "From $300",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-broken-concrete-grassy-ground_181624-24606.jpg",
|
||||
},
|
||||
id: "p3", brand: "Cleaning", name: "Soft Wash Siding", price: "From $300", rating: 5,
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/image-broken-concrete-grassy-ground_181624-24606.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Cleaning",
|
||||
name: "Roof Cleaning",
|
||||
price: "From $400",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-crossfit-with-hammer-wheel_23-2147671875.jpg",
|
||||
},
|
||||
id: "p4", brand: "Cleaning", name: "Roof Cleaning", price: "From $400", rating: 5,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-crossfit-with-hammer-wheel_23-2147671875.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Cleaning",
|
||||
name: "Commercial Fronts",
|
||||
price: "Quote Basis",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-barista-with-medical-mask-cleaning-lamps-coffee-shop_23-2148523040.jpg",
|
||||
},
|
||||
id: "p5", brand: "Cleaning", name: "Commercial Fronts", price: "Quote Basis", rating: 5,
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-barista-with-medical-mask-cleaning-lamps-coffee-shop_23-2148523040.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Cleaning",
|
||||
name: "Graffiti Removal",
|
||||
price: "Quote Basis",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athlete-stairs-looking-watch_23-2147618045.jpg",
|
||||
},
|
||||
id: "p6", brand: "Cleaning", name: "Graffiti Removal", price: "Quote Basis", rating: 5,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/athlete-stairs-looking-watch_23-2147618045.jpg"},
|
||||
]}
|
||||
title="See The Difference"
|
||||
description="Years of buildup removed safely and professionally."
|
||||
@@ -180,25 +125,13 @@ export default function LandingPage() {
|
||||
description="Comprehensive cleaning solutions for all exterior surfaces."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "House Washing",
|
||||
content: "Gentle, professional soft wash techniques.",
|
||||
},
|
||||
id: "s1", title: "House Washing", content: "Gentle, professional soft wash techniques."},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Driveway Cleaning",
|
||||
content: "Deep cleaning for concrete stains.",
|
||||
},
|
||||
id: "s2", title: "Driveway Cleaning", content: "Deep cleaning for concrete stains."},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Roof Cleaning",
|
||||
content: "Safe low-pressure methods used.",
|
||||
},
|
||||
id: "s3", title: "Roof Cleaning", content: "Safe low-pressure methods used."},
|
||||
{
|
||||
id: "s4",
|
||||
title: "Patio & Deck",
|
||||
content: "Outdoor living space restoration.",
|
||||
},
|
||||
id: "s4", title: "Patio & Deck", content: "Outdoor living space restoration."},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture_23-2149432990.jpg"
|
||||
@@ -212,26 +145,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1",
|
||||
title: "Request Quote",
|
||||
description: "Quick estimate form.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/detailed-pressure-washing-logos_23-2149038657.jpg",
|
||||
},
|
||||
id: "m1", value: "1", title: "Request Quote", description: "Quick estimate form.", imageSrc: "http://img.b2bpic.net/free-vector/detailed-pressure-washing-logos_23-2149038657.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "2",
|
||||
title: "Schedule",
|
||||
description: "Fast and flexible.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pressure-washing-logo-template_23-2149208947.jpg",
|
||||
},
|
||||
id: "m2", value: "2", title: "Schedule", description: "Fast and flexible.", imageSrc: "http://img.b2bpic.net/free-vector/pressure-washing-logo-template_23-2149208947.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "3",
|
||||
title: "Restore",
|
||||
description: "Precision cleaning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/army-soldiers-safety-gear-firing-range-doing-intensive-shooting-course_482257-123233.jpg",
|
||||
},
|
||||
id: "m3", value: "3", title: "Restore", description: "Precision cleaning.", imageSrc: "http://img.b2bpic.net/free-photo/army-soldiers-safety-gear-firing-range-doing-intensive-shooting-course_482257-123233.jpg"},
|
||||
]}
|
||||
title="A Simple Professional Process"
|
||||
description="Our workflow ensures clear expectations and perfect results."
|
||||
@@ -245,40 +163,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Rego",
|
||||
handle: "@customer",
|
||||
testimonial: "This veteran owned firm did my driveway... like new again.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
||||
},
|
||||
id: "t1", name: "John Rego", handle: "@customer", testimonial: "This veteran owned firm did my driveway... like new again.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Chase Fowler",
|
||||
handle: "@customer",
|
||||
testimonial: "My place has never looked this clean.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-with-arms-crossed-standing-open-sign-cafe-s-entrance-looking-camera_637285-6582.jpg",
|
||||
},
|
||||
id: "t2", name: "Chase Fowler", handle: "@customer", testimonial: "My place has never looked this clean.", imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-with-arms-crossed-standing-open-sign-cafe-s-entrance-looking-camera_637285-6582.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sarah Miller",
|
||||
handle: "@customer",
|
||||
testimonial: "Professional, on-time, and meticulous.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg",
|
||||
},
|
||||
id: "t3", name: "Sarah Miller", handle: "@customer", testimonial: "Professional, on-time, and meticulous.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David King",
|
||||
handle: "@customer",
|
||||
testimonial: "Great attention to detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
|
||||
},
|
||||
id: "t4", name: "David King", handle: "@customer", testimonial: "Great attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Elena Smith",
|
||||
handle: "@customer",
|
||||
testimonial: "Excellent restoration service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-broft-foam_23-2147797794.jpg",
|
||||
},
|
||||
id: "t5", name: "Elena Smith", handle: "@customer", testimonial: "Excellent restoration service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-broft-foam_23-2147797794.jpg"},
|
||||
]}
|
||||
title="Homeowners Notice The Difference"
|
||||
description="We are proud of our reputation for quality service."
|
||||
@@ -292,10 +185,7 @@ export default function LandingPage() {
|
||||
tag="Our Story"
|
||||
members={[
|
||||
{
|
||||
id: "owner",
|
||||
name: "Founder, Sierra Vista Washing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg",
|
||||
},
|
||||
id: "owner", name: "Founder, Sierra Vista Washing", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-owner-working_23-2148366612.jpg"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
membersAnimation="slide-up"
|
||||
@@ -306,8 +196,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Get Estimate"
|
||||
title="Bring Your Property Back To Life"
|
||||
description="Get a fast free estimate today."
|
||||
@@ -320,25 +209,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user