Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-20 17:10:55 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Adept Handyman Services"
/>
@@ -58,78 +50,39 @@ export default function LandingPage() {
description="Providing expert residential and commercial repairs with a focus on quality and reliability. Available 7 days a week."
testimonials={[
{
name: "James S.",
handle: "@localclient",
testimonial: "Excellent service and very punctual.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg?_wi=1",
imageAlt: "professional handyman working",
},
name: "James S.", handle: "@localclient", testimonial: "Excellent service and very punctual.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg?_wi=1", imageAlt: "professional handyman working"},
{
name: "Mary L.",
handle: "@homeowner",
testimonial: "Fixed my leaky faucet in no time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg?_wi=1",
imageAlt: "professional handyman working",
},
name: "Mary L.", handle: "@homeowner", testimonial: "Fixed my leaky faucet in no time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg?_wi=1", imageAlt: "professional handyman working"},
{
name: "Robert B.",
handle: "@businessowner",
testimonial: "Reliable for my commercial office repairs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-isolated-purple_141793-84112.jpg?_wi=1",
imageAlt: "professional handyman working",
},
name: "Robert B.", handle: "@businessowner", testimonial: "Reliable for my commercial office repairs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-isolated-purple_141793-84112.jpg?_wi=1", imageAlt: "professional handyman working"},
{
name: "Sarah K.",
handle: "@localclient",
testimonial: "Very professional and clean work.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-tablet-talking-phone-smiling-girlfriend_176420-9101.jpg?_wi=1",
imageAlt: "professional handyman working",
},
name: "Sarah K.", handle: "@localclient", testimonial: "Very professional and clean work.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-tablet-talking-phone-smiling-girlfriend_176420-9101.jpg?_wi=1", imageAlt: "professional handyman working"},
{
name: "Thomas D.",
handle: "@homeowner",
testimonial: "Best handyman in West Palm Beach.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg?_wi=1",
imageAlt: "professional handyman working",
},
name: "Thomas D.", handle: "@homeowner", testimonial: "Best handyman in West Palm Beach.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg?_wi=1", imageAlt: "professional handyman working"},
]}
buttons={[
{
text: "Tap to Call (561) 531-5971",
href: "tel:+15615315971",
},
text: "Tap to Call (561) 531-5971", onClick: () => window.location.href = "tel:+15615315971"},
{
text: "Request a Free Quote",
href: "#contact",
},
text: "Request a Free Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530685.jpg",
alt: "Construction worker using hammer",
},
src: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530685.jpg", alt: "Construction worker using hammer"},
{
src: "http://img.b2bpic.net/free-photo/long-shot-delivery-man-holding-box_23-2149103444.jpg",
alt: "Delivery man holding box",
},
src: "http://img.b2bpic.net/free-photo/long-shot-delivery-man-holding-box_23-2149103444.jpg", alt: "Delivery man holding box"},
{
src: "http://img.b2bpic.net/free-photo/woman-eating-ice-cream-front-wooden-house-beach_23-2147828782.jpg",
alt: "Woman in front of wooden house",
},
src: "http://img.b2bpic.net/free-photo/woman-eating-ice-cream-front-wooden-house-beach_23-2147828782.jpg", alt: "Woman in front of wooden house"},
{
src: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg",
alt: "Band singing outdoors",
},
src: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg", alt: "Band singing outdoors"},
{
src: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-tools-carpentry_23-2148640257.jpg",
alt: "Tools for carpentry",
},
src: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-tools-carpentry_23-2148640257.jpg", alt: "Tools for carpentry"},
]}
avatarText="Trusted by our WPB Neighbors"
/>
@@ -140,14 +93,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"4.6-Star Google Rating",
"5/5 Facebook Rating",
"Local Business Award",
"Licensed & Insured",
"Fast Reliable Service",
"Top Tier Craftsmanship",
"West Palm Beach Approved",
]}
"4.6-Star Google Rating", "5/5 Facebook Rating", "Local Business Award", "Licensed & Insured", "Fast Reliable Service", "Top Tier Craftsmanship", "West Palm Beach Approved"]}
title="Trusted by our community"
description="We pride ourselves on our stellar reputation."
/>
@@ -160,17 +106,11 @@ export default function LandingPage() {
description="Based in the heart of West Palm Beach, we serve our community with unmatched professionalism and attention to detail. We make home maintenance simple."
metrics={[
{
value: "15+",
title: "Years Experience",
},
value: "15+", title: "Years Experience"},
{
value: "1000+",
title: "Projects Completed",
},
value: "1000+", title: "Projects Completed"},
{
value: "7",
title: "Days a Week",
},
value: "7", title: "Days a Week"},
]}
imageSrc="http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg?_wi=2"
mediaAnimation="slide-up"
@@ -184,29 +124,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
tag: "Repair",
title: "General Home Repairs",
subtitle: "Minor to major fixes",
description: "Walls, doors, and general maintenance.",
imageSrc: "http://img.b2bpic.net/free-photo/variety-carpentry-tools-table_23-2148180578.jpg",
imageAlt: "Variety of carpentry tools on table",
},
tag: "Repair", title: "General Home Repairs", subtitle: "Minor to major fixes", description: "Walls, doors, and general maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/variety-carpentry-tools-table_23-2148180578.jpg", imageAlt: "Variety of carpentry tools on table"},
{
tag: "Install",
title: "Appliance Installation",
subtitle: "Professional setups",
description: "Efficient installation for all household appliances.",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg?_wi=3",
imageAlt: "Variety of carpentry tools on table",
},
tag: "Install", title: "Appliance Installation", subtitle: "Professional setups", description: "Efficient installation for all household appliances.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530686.jpg?_wi=3", imageAlt: "Variety of carpentry tools on table"},
{
tag: "Electric",
title: "Fixture Upgrades",
subtitle: "Lights and outlets",
description: "Safe and reliable electrical fixture swaps.",
imageSrc: "http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg?_wi=3",
imageAlt: "Variety of carpentry tools on table",
},
tag: "Electric", title: "Fixture Upgrades", subtitle: "Lights and outlets", description: "Safe and reliable electrical fixture swaps.", imageSrc: "http://img.b2bpic.net/free-photo/tools-collection-top-view_1112-396.jpg?_wi=3", imageAlt: "Variety of carpentry tools on table"},
]}
title="Comprehensive Repair Solutions"
description="No job is too big or too small. We handle all your repair needs."
@@ -221,59 +143,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "s1",
brand: "Service",
name: "Furniture Assembly",
price: "Contact for quote",
rating: 5,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/assorted-work-tools-wood-background_93675-130092.jpg",
},
id: "s1", brand: "Service", name: "Furniture Assembly", price: "Contact for quote", rating: 5,
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/assorted-work-tools-wood-background_93675-130092.jpg"},
{
id: "s2",
brand: "Service",
name: "Painting Services",
price: "Contact for quote",
rating: 5,
reviewCount: "80+",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-workman-white-wall_23-2147772246.jpg",
},
id: "s2", brand: "Service", name: "Painting Services", price: "Contact for quote", rating: 5,
reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-workman-white-wall_23-2147772246.jpg"},
{
id: "s3",
brand: "Service",
name: "Plumbing Fixes",
price: "Contact for quote",
rating: 5,
reviewCount: "200+",
imageSrc: "http://img.b2bpic.net/free-photo/young-cute-family-repairs-room_1157-24901.jpg",
},
id: "s3", brand: "Service", name: "Plumbing Fixes", price: "Contact for quote", rating: 5,
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-family-repairs-room_1157-24901.jpg"},
{
id: "s4",
brand: "Service",
name: "Drywall Patching",
price: "Contact for quote",
rating: 5,
reviewCount: "95+",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanic-tools_23-2148558020.jpg",
},
id: "s4", brand: "Service", name: "Drywall Patching", price: "Contact for quote", rating: 5,
reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanic-tools_23-2148558020.jpg"},
{
id: "s5",
brand: "Service",
name: "General Cleaning",
price: "Contact for quote",
rating: 5,
reviewCount: "150+",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171221.jpg",
},
id: "s5", brand: "Service", name: "General Cleaning", price: "Contact for quote", rating: 5,
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171221.jpg"},
{
id: "s6",
brand: "Service",
name: "Pressure Washing",
price: "Contact for quote",
rating: 5,
reviewCount: "110+",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mechanic-tools_23-2148558021.jpg",
},
id: "s6", brand: "Service", name: "Pressure Washing", price: "Contact for quote", rating: 5,
reviewCount: "110+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-mechanic-tools_23-2148558021.jpg"},
]}
title="Our Professional Services"
description="A glimpse into our core service offerings for your home or business."
@@ -286,20 +172,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "What service areas do you cover?",
content: "We proudly serve the West Palm Beach, FL area.",
},
id: "f1", title: "What service areas do you cover?", content: "We proudly serve the West Palm Beach, FL area."},
{
id: "f2",
title: "Are you open on weekends?",
content: "Yes, we are open every day from 9:00 AM to 5:00 PM.",
},
id: "f2", title: "Are you open on weekends?", content: "Yes, we are open every day from 9:00 AM to 5:00 PM."},
{
id: "f3",
title: "How do I get a free quote?",
content: "Just fill out our contact form or give us a call.",
},
id: "f3", title: "How do I get a free quote?", content: "Just fill out our contact form or give us a call."},
]}
imageSrc="http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-isolated-purple_141793-84112.jpg?_wi=2"
title="Frequently Asked Questions"
@@ -315,59 +192,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "John D.",
role: "Owner",
company: "West Palm Property",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg?_wi=2",
},
id: "1", name: "John D.", role: "Owner", company: "West Palm Property", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg?_wi=2"},
{
id: "2",
name: "Linda M.",
role: "Homeowner",
company: "Placido Mar",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-his-boyfriend-hanging-picture-frame-white-wall_23-2148060096.jpg",
},
id: "2", name: "Linda M.", role: "Homeowner", company: "Placido Mar", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-his-boyfriend-hanging-picture-frame-white-wall_23-2148060096.jpg"},
{
id: "3",
name: "Steve P.",
role: "Resident",
company: "WPB Neighborhood",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138710.jpg",
},
id: "3", name: "Steve P.", role: "Resident", company: "WPB Neighborhood", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138710.jpg"},
{
id: "4",
name: "Karen T.",
role: "Tenant",
company: "Local Apt",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg",
},
id: "4", name: "Karen T.", role: "Tenant", company: "Local Apt", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg"},
{
id: "5",
name: "Mike H.",
role: "Office Mgr",
company: "Business Dist",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-cups-coffee-while-smiling_114579-52412.jpg",
},
id: "5", name: "Mike H.", role: "Office Mgr", company: "Business Dist", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-cups-coffee-while-smiling_114579-52412.jpg"},
]}
kpiItems={[
{
value: "4.8",
label: "Avg Rating",
},
value: "4.8", label: "Avg Rating"},
{
value: "100%",
label: "Reliability",
},
value: "100%", label: "Reliability"},
{
value: "24/7",
label: "Support",
},
value: "24/7", label: "Support"},
]}
title="Client Feedback"
description="What our customers are saying about our work."
@@ -378,8 +224,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Get Your Free Quote Today"
description="Serving West Palm Beach with top-rated handyman services. Let us fix your space."
@@ -393,30 +238,21 @@ export default function LandingPage() {
logoText="Adept Handyman Services"
columns={[
{
title: "Location",
items: [
title: "Location", items: [
{
label: "5200 N Flagler Dr Unit 2002 #205, West Palm Beach, FL 33407",
href: "#",
},
label: "5200 N Flagler Dr Unit 2002 #205, West Palm Beach, FL 33407", href: "#"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "(561) 531-5971",
href: "tel:+15615315971",
},
label: "(561) 531-5971", href: "tel:+15615315971"},
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{
label: "Every Day, 9:00 AM 5:00 PM",
href: "#",
},
label: "Every Day, 9:00 AM 5:00 PM", href: "#"},
],
},
]}
@@ -426,4 +262,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}