4 Commits

Author SHA1 Message Date
e5740ceceb Update src/app/contact/page.tsx 2026-04-25 01:38:19 +00:00
f8f680c42e Update src/app/page.tsx 2026-04-25 01:37:55 +00:00
b0f553d6a3 Add src/app/contact/page.tsx 2026-04-25 01:37:54 +00:00
5302e9ae62 Merge version_1 into main
Merge version_1 into main
2026-04-25 01:27:16 +00:00
2 changed files with 116 additions and 179 deletions

60
src/app/contact/page.tsx Normal file
View File

@@ -0,0 +1,60 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import React from 'react';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterMedia from '@/components/sections/footer/FooterMedia';
export default function ContactPage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Services", id: "/services" },
{ name: "Contact", id: "/contact" },
]}
brandName="ArborPro"
button={{ text: "Get Quote", href: "/contact" }}
/>
</div>
<main>
<div id="contact" data-section="contact">
<ContactCTA
tag="Get in Touch"
title="Contact Us For Your Tree Care Needs"
description="Reach out to our professional team today for expert arboricultural services."
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[{ text: "Submit", href: "#" }]}
/>
</div>
</main>
<div id="footer" data-section="footer">
<FooterMedia
logoText="ArborPro"
videoSrc="https://assets.mixkit.co/videos/preview/mixkit-forest-stream-in-the-sunlight-356-large.mp4"
columns={[
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Reviews", href: "/reviews" }] },
{ title: "Services", items: [{ label: "Pruning", href: "/services" }, { label: "Removal", href: "/services" }] },
{ title: "Support", items: [{ label: "Contact", href: "/contact" }, { label: "Privacy", href: "/privacy" }] },
]}
/>
</div>
</ThemeProvider>
);
}

View File

@@ -33,68 +33,43 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Services", name: "Services", id: "/services"},
id: "#features",
},
{ {
name: "Why Us", name: "Why Us", id: "/about"},
id: "#about",
},
{ {
name: "Reviews", name: "Reviews", id: "/reviews"},
id: "#testimonials",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "#contact",
},
]} ]}
brandName="ArborPro" brandName="ArborPro"
button={{ button={{
text: "Get Quote", text: "Get Quote", href: "/contact"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardCarousel <HeroBillboardCarousel
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Professional Tree Trimming, Safely Done Right" title="Professional Tree Trimming, Safely Done Right"
description="Certified arborists protecting your property and landscape. Free estimates, fully insured, same-week service available." description="Certified arborists protecting your property and landscape. Free estimates, fully insured, same-week service available."
buttons={[ buttons={[
{ {
text: "Request Free Estimate", text: "Request Free Estimate", href: "/contact"},
href: "#contact",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpR37lvekQ9JMF0P8rxVBCmgJD/uploaded-1777080404678-kxh2doap.png?_wi=1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpR37lvekQ9JMF0P8rxVBCmgJD/uploaded-1777080404678-kxh2doap.png?_wi=1", imageAlt: "Trimming service 1"},
imageAlt: "Trimming service 1",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpR37lvekQ9JMF0P8rxVBCmgJD/uploaded-1777080404678-shllb02o.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpR37lvekQ9JMF0P8rxVBCmgJD/uploaded-1777080404678-shllb02o.png", imageAlt: "Trimming service 2"},
imageAlt: "Trimming service 2",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpR37lvekQ9JMF0P8rxVBCmgJD/uploaded-1777080404678-au8ffj43.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpR37lvekQ9JMF0P8rxVBCmgJD/uploaded-1777080404678-au8ffj43.png", imageAlt: "Trimming service 3"},
imageAlt: "Trimming service 3",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpR37lvekQ9JMF0P8rxVBCmgJD/uploaded-1777080404678-ovpoqe87.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpR37lvekQ9JMF0P8rxVBCmgJD/uploaded-1777080404678-ovpoqe87.png", imageAlt: "Trimming service 4"},
imageAlt: "Trimming service 4",
},
{ {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpR37lvekQ9JMF0P8rxVBCmgJD/uploaded-1777080404679-gxcczyl5.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpR37lvekQ9JMF0P8rxVBCmgJD/uploaded-1777080404679-gxcczyl5.png", imageAlt: "Trimming service 5"},
imageAlt: "Trimming service 5",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4997.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4997.jpg?_wi=1", imageAlt: "Trimming service 6"},
imageAlt: "Trimming service 6",
},
]} ]}
/> />
</div> </div>
@@ -106,19 +81,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: ShieldCheck, icon: ShieldCheck,
label: "Fully Insured", label: "Fully Insured", value: "100%"},
value: "100%",
},
{ {
icon: Award, icon: Award,
label: "Certified Arborists", label: "Certified Arborists", value: "15+"},
value: "15+",
},
{ {
icon: Clock, icon: Clock,
label: "Years Experience", label: "Years Experience", value: "20+"},
value: "20+",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -131,35 +100,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "1", id: "1", title: "Tree Pruning", author: "Pro Team", description: "Expert canopy management to enhance health and property aesthetics.", tags: [
title: "Tree Pruning", "Maintenance"],
author: "Pro Team", imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4997.jpg?_wi=2"},
description: "Expert canopy management to enhance health and property aesthetics.",
tags: [
"Maintenance",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4997.jpg?_wi=2",
},
{ {
id: "2", id: "2", title: "Hazardous Removal", author: "Removal Team", description: "Safe, efficient removal of dead or dangerous trees by specialists.", tags: [
title: "Hazardous Removal", "Safety"],
author: "Removal Team", imageSrc: "http://img.b2bpic.net/free-photo/pile-logs-green-forest_181624-42990.jpg"},
description: "Safe, efficient removal of dead or dangerous trees by specialists.",
tags: [
"Safety",
],
imageSrc: "http://img.b2bpic.net/free-photo/pile-logs-green-forest_181624-42990.jpg",
},
{ {
id: "3", id: "3", title: "Stump Grinding", author: "Cleanup Team", description: "Complete removal of stumps to reclaim your landscape space.", tags: [
title: "Stump Grinding", "Cleanup"],
author: "Cleanup Team", imageSrc: "http://img.b2bpic.net/free-photo/faceless-lumberman-chopping-log-forest_23-2148253379.jpg"},
description: "Complete removal of stumps to reclaim your landscape space.",
tags: [
"Cleanup",
],
imageSrc: "http://img.b2bpic.net/free-photo/faceless-lumberman-chopping-log-forest_23-2148253379.jpg",
},
]} ]}
title="Our Specialized Tree Services" title="Our Specialized Tree Services"
description="Precision care for every tree on your property, ensuring health and safety." description="Precision care for every tree on your property, ensuring health and safety."
@@ -173,20 +124,11 @@ export default function LandingPage() {
tag="Trusted Quality" tag="Trusted Quality"
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "5000+", description: "Trees Safely Trimmed"},
value: "5000+",
description: "Trees Safely Trimmed",
},
{ {
id: "m2", id: "m2", value: "98%", description: "Customer Satisfaction"},
value: "98%",
description: "Customer Satisfaction",
},
{ {
id: "m3", id: "m3", value: "24/7", description: "Emergency Availability"},
value: "24/7",
description: "Emergency Availability",
},
]} ]}
metricsAnimation="blur-reveal" metricsAnimation="blur-reveal"
/> />
@@ -199,59 +141,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Miller", role: "Homeowner", company: "Resident", rating: 5,
name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-browsing-tablet-table_23-2147895027.jpg"},
role: "Homeowner",
company: "Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-browsing-tablet-table_23-2147895027.jpg",
},
{ {
id: "2", id: "2", name: "David Chen", role: "Property Manager", company: "Management", rating: 5,
name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-smiling-woman_171337-4171.jpg"},
role: "Property Manager",
company: "Management",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-smiling-woman_171337-4171.jpg",
},
{ {
id: "3", id: "3", name: "Robert Smith", role: "Homeowner", company: "Resident", rating: 5,
name: "Robert Smith", imageSrc: "http://img.b2bpic.net/free-photo/gardening-mid-aged-man-working-garden-with-gtareden-inventory_259150-58928.jpg"},
role: "Homeowner",
company: "Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/gardening-mid-aged-man-working-garden-with-gtareden-inventory_259150-58928.jpg",
},
{ {
id: "4", id: "4", name: "Maria Garcia", role: "Landowner", company: "Resident", rating: 5,
name: "Maria Garcia", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-university-student-girl-sits-park-lawn-leans-tree-smiles-resting-outdoors_1258-137859.jpg"},
role: "Landowner",
company: "Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-university-student-girl-sits-park-lawn-leans-tree-smiles-resting-outdoors_1258-137859.jpg",
},
{ {
id: "5", id: "5", name: "Tom Baker", role: "Manager", company: "Commercial", rating: 5,
name: "Tom Baker", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-restaurant_23-2148395357.jpg"},
role: "Manager",
company: "Commercial",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-restaurant_23-2148395357.jpg",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "4.9/5", value: "4.9/5", label: "Avg Rating"},
label: "Avg Rating",
},
{ {
value: "100%", value: "100%", label: "Reliability"},
label: "Reliability",
},
{ {
value: "500+", value: "500+", label: "Reviews"},
label: "Reviews",
},
]} ]}
title="What Our Clients Say" title="What Our Clients Say"
description="Hear from the homeowners and property managers we've helped." description="Hear from the homeowners and property managers we've helped."
@@ -263,14 +174,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"Evergreen Management", "Evergreen Management", "Oakland HOA", "Maple Grove Realty", "Pine Valley Estates", "Cedar Crest Services", "Willow Creek Prop", "Birch Grove Association"]}
"Oakland HOA",
"Maple Grove Realty",
"Pine Valley Estates",
"Cedar Crest Services",
"Willow Creek Prop",
"Birch Grove Association",
]}
title="We Work With The Best" title="We Work With The Best"
description="Trusted by leading property management firms and local associations." description="Trusted by leading property management firms and local associations."
/> />
@@ -281,20 +185,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "Are you fully insured?", content: "Yes, we are fully licensed and insured for your protection and property safety."},
title: "Are you fully insured?",
content: "Yes, we are fully licensed and insured for your protection and property safety.",
},
{ {
id: "q2", id: "q2", title: "Do you offer emergency service?", content: "We offer 24/7 emergency response for storm damage and dangerous tree hazards."},
title: "Do you offer emergency service?",
content: "We offer 24/7 emergency response for storm damage and dangerous tree hazards.",
},
{ {
id: "q3", id: "q3", title: "How long until you can start?", content: "We pride ourselves on responsive service and can often schedule same-week assessments."},
title: "How long until you can start?",
content: "We pride ourselves on responsive service and can often schedule same-week assessments.",
},
]} ]}
sideTitle="Frequently Asked Questions" sideTitle="Frequently Asked Questions"
faqsAnimation="slide-up" faqsAnimation="slide-up"
@@ -305,16 +200,13 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Ready to get started?" tag="Ready to get started?"
title="Schedule Your Free Estimate" title="Schedule Your Free Estimate"
description="Fill out our form or call us to discuss your tree care needs today." description="Fill out our form or call us to discuss your tree care needs today."
buttons={[ buttons={[
{ {
text: "Contact Us Now", text: "Contact Us Now", href: "/contact"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -325,42 +217,27 @@ export default function LandingPage() {
logoText="ArborPro" logoText="ArborPro"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "/about"},
href: "#about",
},
{ {
label: "Reviews", label: "Reviews", href: "/reviews"},
href: "#testimonials",
},
], ],
}, },
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Pruning", label: "Pruning", href: "/services"},
href: "#features",
},
{ {
label: "Removal", label: "Removal", href: "/services"},
href: "#features",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "Contact", label: "Contact", href: "/contact"},
href: "#contact",
},
{ {
label: "Privacy", label: "Privacy", href: "/privacy"},
href: "#",
},
], ],
}, },
]} ]}