Merge version_1 into main #1
208
src/app/page.tsx
208
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
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: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Davis Brothers"
|
||||
/>
|
||||
@@ -59,42 +49,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Expert Tree Care You Can Trust in Madison County"
|
||||
description="Davis Brothers Tree Care offers professional, safe, and reliable tree removal and maintenance services 24/7."
|
||||
tag="Voted #1 Local Service"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:7318033399",
|
||||
},
|
||||
text: "Call Now", href: "tel:7318033399"},
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500838.jpg",
|
||||
imageAlt: "professional tree removal service team",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500838.jpg", imageAlt: "professional tree removal service team"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256671.jpg",
|
||||
imageAlt: "friendly tree service team smiling",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-section-view-gardener-watering-potted-plants_23-2147918610.jpg",
|
||||
imageAlt: "Low section view of a gardener watering potted plants",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/this-is-hot-period-christmas_329181-4472.jpg",
|
||||
imageAlt: "This is hot period during Christmas",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg",
|
||||
imageAlt: "Outdoor shot of logger having rest in open air after cutting trees",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256671.jpg", imageAlt: "friendly tree service team smiling"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -108,9 +77,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Family Owned & Dedicated to Safety"
|
||||
description={[
|
||||
"For years, Davis Brothers Tree Care has provided Madison County with unmatched professional tree services.",
|
||||
"We treat every yard like our own, ensuring safety and precision in every task from start to finish.",
|
||||
]}
|
||||
"For years, Davis Brothers Tree Care has provided Madison County with unmatched professional tree services.", "We treat every yard like our own, ensuring safety and precision in every task from start to finish."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -120,26 +87,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Removal",
|
||||
title: "Precision Tree Removal",
|
||||
subtitle: "Safe removal of any size tree",
|
||||
description: "We specialize in the safe and precise removal of hazardous, leaning, or dying trees from your property.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-wood-with-ax-daytime_181624-20812.jpg",
|
||||
},
|
||||
tag: "Removal", title: "Precision Tree Removal", subtitle: "Safe removal of any size tree", description: "We specialize in the safe and precise removal of hazardous, leaning, or dying trees from your property.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-wood-with-ax-daytime_181624-20812.jpg"},
|
||||
{
|
||||
tag: "Emergency",
|
||||
title: "24/7 Emergency Cleanup",
|
||||
subtitle: "Always here when storm strikes",
|
||||
description: "We are open 24/7 to handle storm damage and emergency tree removals immediately.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-lumberjack-outside_1303-8999.jpg",
|
||||
},
|
||||
tag: "Emergency", title: "24/7 Emergency Cleanup", subtitle: "Always here when storm strikes", description: "We are open 24/7 to handle storm damage and emergency tree removals immediately.", imageSrc: "http://img.b2bpic.net/free-photo/man-lumberjack-outside_1303-8999.jpg"},
|
||||
{
|
||||
tag: "Grounding",
|
||||
title: "Stump Removal",
|
||||
subtitle: "Get your yard space back",
|
||||
description: "Our professional stump grinding clears space for new landscaping and removes trip hazards.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pile-logs-drying-field_181624-17775.jpg",
|
||||
},
|
||||
tag: "Grounding", title: "Stump Removal", subtitle: "Get your yard space back", description: "Our professional stump grinding clears space for new landscaping and removes trip hazards.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-pile-logs-drying-field_181624-17775.jpg"},
|
||||
]}
|
||||
title="Comprehensive Tree Solutions"
|
||||
description="Full-service tree maintenance, removal, and cleanup for all residential needs."
|
||||
@@ -154,20 +106,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "143+",
|
||||
description: "5-Star Reviews",
|
||||
},
|
||||
id: "1", value: "143+", description: "5-Star Reviews"},
|
||||
{
|
||||
id: "2",
|
||||
value: "24/7",
|
||||
description: "Emergency Support",
|
||||
},
|
||||
id: "2", value: "24/7", description: "Emergency Support"},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
description: "Safety Commitment",
|
||||
},
|
||||
id: "3", value: "100%", description: "Safety Commitment"},
|
||||
]}
|
||||
title="Our Track Record"
|
||||
description="Years of expertise and hundreds of satisfied neighbors."
|
||||
@@ -181,59 +124,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Bob",
|
||||
role: "Homeowner",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-balcony-enjoying-spending-time-together_23-2147891190.jpg",
|
||||
},
|
||||
id: "1", name: "Bob", role: "Homeowner", company: "Local Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-balcony-enjoying-spending-time-together_23-2147891190.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Brock",
|
||||
role: "Client",
|
||||
company: "Madison County",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-young-woman-with-bun-her-head-city-park_169016-21843.jpg",
|
||||
},
|
||||
id: "2", name: "Brock", role: "Client", company: "Madison County", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-young-woman-with-bun-her-head-city-park_169016-21843.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah",
|
||||
role: "Homeowner",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "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",
|
||||
},
|
||||
id: "3", name: "Sarah", role: "Homeowner", company: "Local Resident", rating: 5,
|
||||
imageSrc: "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"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael",
|
||||
role: "Client",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-walking-outdoors_23-2149036950.jpg",
|
||||
},
|
||||
id: "4", name: "Michael", role: "Client", company: "Local Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-walking-outdoors_23-2149036950.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emily",
|
||||
role: "Homeowner",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-man-walking-street-with-backpack-his-shoulders_58466-16223.jpg",
|
||||
},
|
||||
id: "5", name: "Emily", role: "Homeowner", company: "Local Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-man-walking-street-with-backpack-his-shoulders_58466-16223.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.8",
|
||||
label: "Avg Rating",
|
||||
},
|
||||
value: "4.8", label: "Avg Rating"},
|
||||
{
|
||||
value: "143",
|
||||
label: "Verified Reviews",
|
||||
},
|
||||
value: "143", label: "Verified Reviews"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satisfaction",
|
||||
},
|
||||
value: "100%", label: "Satisfaction"},
|
||||
]}
|
||||
title="What Our Neighbors Say"
|
||||
description="Extremely happy with their service every time."
|
||||
@@ -246,20 +158,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you provide free estimates?",
|
||||
content: "Yes, we offer free estimates for all our services. Give us a call at (731) 803-3399.",
|
||||
},
|
||||
id: "1", title: "Do you provide free estimates?", content: "Yes, we offer free estimates for all our services. Give us a call at (731) 803-3399."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are you open for emergencies?",
|
||||
content: "Absolutely. We are available 24/7 for storm damage and emergency tree removals.",
|
||||
},
|
||||
id: "2", title: "Are you open for emergencies?", content: "Absolutely. We are available 24/7 for storm damage and emergency tree removals."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What service areas do you cover?",
|
||||
content: "We primarily serve Jackson and Madison County, TN.",
|
||||
},
|
||||
id: "3", title: "What service areas do you cover?", content: "We primarily serve Jackson and Madison County, TN."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common questions about tree removal."
|
||||
@@ -274,28 +177,17 @@ export default function LandingPage() {
|
||||
description="Call us or submit your request and we'll be in touch quickly."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your tree service needs...",
|
||||
required: true,
|
||||
name: "message", placeholder: "Tell us about your tree service needs...", required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131220.jpg"
|
||||
/>
|
||||
@@ -305,33 +197,21 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Tree Removal",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Tree Removal", href: "#features"},
|
||||
{
|
||||
label: "Emergency Cleanup",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Emergency Cleanup", href: "#features"},
|
||||
{
|
||||
label: "Stump Grinding",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Stump Grinding", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "(731) 803-3399",
|
||||
href: "tel:7318033399",
|
||||
},
|
||||
label: "(731) 803-3399", href: "tel:7318033399"},
|
||||
{
|
||||
label: "94 Double Crk Cv, Jackson, TN",
|
||||
href: "#",
|
||||
},
|
||||
label: "94 Double Crk Cv, Jackson, TN", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user