Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 075556e268 | |||
| 12d31b3544 | |||
| 20f42f6ed5 |
265
src/app/page.tsx
265
src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Why Us", id: "features" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Jerry Conover Excavating Inc."
|
||||
/>
|
||||
@@ -56,105 +41,17 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Built on Honesty. Done the Right Way."
|
||||
description="Excavating, grading, and driveway paving for New Jersey homeowners — professional results at prices that make sense."
|
||||
testimonials={[
|
||||
{
|
||||
name: "RC",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Jeremy does exceptional work! Honest, professional, and does it the right way.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=1",
|
||||
imageAlt: "excavator on construction site",
|
||||
},
|
||||
{
|
||||
name: "Erica S.",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Had my driveway completely redone in less than 2 days for a phenomenal price and quality work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg?_wi=1",
|
||||
imageAlt: "professional man portrait",
|
||||
},
|
||||
{
|
||||
name: "Dan P.",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Extremely knowledgeable crew. Great guys to work with.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1",
|
||||
imageAlt: "smiling woman portrait",
|
||||
},
|
||||
{
|
||||
name: "Google Reviewer",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Top-notch customer service and a job well done. 100% satisfied.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-curly-hair-walking-autumn-coat_1303-18724.jpg?_wi=1",
|
||||
imageAlt: "friendly man portrait",
|
||||
},
|
||||
{
|
||||
name: "Mike B.",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Best service in the area. Project was finished ahead of schedule.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-young-female-construction-worker-with-yellow-helmet-daytime_181624-53062.jpg?_wi=1",
|
||||
imageAlt: "happy man portrait",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
{ name: "RC", handle: "Homeowner", testimonial: "Jeremy does exceptional work! Honest, professional, and does it the right way.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=1", imageAlt: "excavator on construction site" },
|
||||
{ name: "Erica S.", handle: "Homeowner", testimonial: "Had my driveway completely redone in less than 2 days for a phenomenal price and quality work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg?_wi=1", imageAlt: "professional man portrait" },
|
||||
{ name: "Dan P.", handle: "Homeowner", testimonial: "Extremely knowledgeable crew. Great guys to work with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "smiling woman portrait" },
|
||||
]}
|
||||
buttons={[{ text: "Get a Free Estimate", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-woman-with-curly-hair-walking-autumn-coat_1303-18724.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/shallow-focus-young-female-construction-worker-with-yellow-helmet-daytime_181624-53062.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ satisfied New Jersey homeowners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Licensed & Insured",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Family Owned & Operated",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Competitive Pricing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Turnaround",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Residential Specialists",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -165,33 +62,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "s1",
|
||||
brand: "Service",
|
||||
name: "Driveway Installation & Repaving",
|
||||
price: "Request Quote",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
brand: "Service",
|
||||
name: "Excavating & Land Clearing",
|
||||
price: "Request Quote",
|
||||
rating: 5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
brand: "Service",
|
||||
name: "Property Cleanup & Grading",
|
||||
price: "Request Quote",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=5",
|
||||
},
|
||||
{ id: "s1", brand: "Service", name: "Driveway Installation & Repaving", price: "Request Quote", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=3" },
|
||||
{ id: "s2", brand: "Service", name: "Excavating & Land Clearing", price: "Request Quote", rating: 5, reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=4" },
|
||||
{ id: "s3", brand: "Service", name: "Property Cleanup & Grading", price: "Request Quote", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=5" },
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="High-quality excavation, grading, and paving solutions for your property."
|
||||
@@ -204,21 +77,9 @@ export default function LandingPage() {
|
||||
title="Why Choose Jerry Conover Excavating?"
|
||||
description="New Jersey’s trusted excavating and paving partner providing top-tier results."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Honest, Upfront Pricing",
|
||||
content: "No hidden fees. We believe in complete transparency from the initial estimate to final completion.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Fast Turnaround",
|
||||
content: "We respect your time. Most driveway projects are completed efficiently within 1–2 days.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Experienced Local Crew",
|
||||
content: "Skilled and knowledgeable, our team knows NJ projects and delivers top-notch customer service.",
|
||||
},
|
||||
{ id: "f1", title: "Honest, Upfront Pricing", content: "No hidden fees. We believe in complete transparency from the initial estimate to final completion." },
|
||||
{ id: "f2", title: "Fast Turnaround", content: "We respect your time. Most driveway projects are completed efficiently within 1–2 days." },
|
||||
{ id: "f3", title: "Experienced Local Crew", content: "Skilled and knowledgeable, our team knows NJ projects and delivers top-notch customer service." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg?_wi=6"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -229,35 +90,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "RC",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Erica S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Dan P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-curly-hair-walking-autumn-coat_1303-18724.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Google Reviewer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-young-female-construction-worker-with-yellow-helmet-daytime_181624-53062.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jane D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=3",
|
||||
},
|
||||
{ id: "t1", name: "RC", imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-camera-smiling-pointing-with-index-finger-down-standing-pink-background_141793-138031.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Erica S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2" },
|
||||
{ id: "t3", name: "Dan P.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-curly-hair-walking-autumn-coat_1303-18724.jpg?_wi=2" },
|
||||
]}
|
||||
cardTitle="What Our Customers Say"
|
||||
cardAnimation="slide-up"
|
||||
cardTag="Testimonials"
|
||||
cardTag="Reviews"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -265,33 +104,13 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Ready to Get Started?"
|
||||
description="Whether you need a driveway repaved, land cleared, or a site prepped — call or fill out our form for a free, no-obligation estimate."
|
||||
description="Call or fill out our form for a free, no-obligation estimate for your excavating or paving project."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your project...",
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your project...", rows: 4, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -300,36 +119,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "(555) 123-4567",
|
||||
href: "tel:5551234567",
|
||||
},
|
||||
{
|
||||
label: "info@conoverexcavating.com",
|
||||
href: "mailto:info@conoverexcavating.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Driveway Paving",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Excavating",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Land Clearing",
|
||||
href: "#services",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Contact", items: [{ label: "(555) 123-4567", href: "tel:5551234567" }, { label: "info@conoverexcavating.com", href: "mailto:info@conoverexcavating.com" }] },
|
||||
{ title: "Services", items: [{ label: "Driveway Paving", href: "#services" }, { label: "Excavating", href: "#services" }, { label: "Land Clearing", href: "#services" }] },
|
||||
]}
|
||||
logoText="Jerry Conover Excavating Inc."
|
||||
copyrightText="© 2025 Jerry Conover Excavating Inc. All rights reserved."
|
||||
@@ -338,4 +129,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user