Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-08 14:44:58 +00:00

View File

@@ -29,26 +29,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "About",
id: "/about",
},
{
name: "Reviews",
id: "/reviews",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Reviews", id: "/reviews" },
{ name: "Contact", id: "/contact" },
]}
brandName="MN Handyman"
/>
@@ -56,114 +41,46 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Get It Fixed. Done Right."
description="Reliable handyman and property maintenance services across Birmingham and the surrounding area."
testimonials={[
{
name: "Sarah J.",
role: "Homeowner",
company: "Birmingham",
rating: 5,
testimonial: "Professional from start to finish. The quote was fair, and the work was done exactly as promised.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=1",
},
name: "Sarah J.", testimonial: "Professional from start to finish. The quote was fair, and the work was done exactly as promised.", rating: 5,
handle: "@sarahj", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg"},
{
name: "Michael C.",
role: "Homeowner",
company: "Sutton Coldfield",
rating: 5,
testimonial: "Really reliable. Communication was quick, and the standard of work was excellent.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg?_wi=1",
},
name: "Michael C.", testimonial: "Really reliable. Communication was quick, and the standard of work was excellent.", rating: 5,
handle: "@michaelc", imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg"},
{
name: "Emily R.",
role: "Homeowner",
company: "Birmingham",
rating: 5,
testimonial: "Prompt, reasonably priced, and no messing about. Exactly what you want from a local tradesperson.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg?_wi=1",
},
name: "Emily R.", testimonial: "Prompt, reasonably priced, and no messing about. Exactly what you want from a local tradesperson.", rating: 5,
handle: "@emilyr", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg"},
{
name: "David K.",
role: "Homeowner",
company: "Solihull",
rating: 5,
testimonial: "Great service. Work completed to a high standard, very friendly.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg?_wi=1",
},
name: "David K.", testimonial: "Great service. Work completed to a high standard, very friendly.", rating: 5,
handle: "@davidk", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg"},
{
name: "Jane D.",
role: "Homeowner",
company: "Birmingham",
rating: 5,
testimonial: "Professional, on time, and finished work looks excellent.",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg?_wi=1",
},
name: "Jane D.", testimonial: "Professional, on time, and finished work looks excellent.", rating: 5,
handle: "@janed", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg"},
]}
buttons={[
{
text: "Get a Free Quote",
href: "/contact",
},
{
text: "Call 07733 312924",
href: "tel:07733312924",
},
{ text: "Get a Free Quote", href: "/contact" },
{ text: "Call 07733 312924", href: "tel:07733312924" },
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg"
imageAlt="Handyman working on home repairs"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg",
alt: "Sarah J.",
},
{
src: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg",
alt: "Michael C.",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg",
alt: "Emily R.",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg",
alt: "David K.",
},
{
src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg",
alt: "Jane D.",
},
{ src: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", alt: "Sarah J." },
{ src: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg", alt: "Michael C." },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg", alt: "Emily R." },
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg", alt: "David K." },
{ src: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg", alt: "Jane D." },
]}
avatarText="Trusted by over 500+ local homeowners"
marqueeItems={[
{
type: "text-icon",
text: "Fully Insured",
icon: ShieldCheck,
},
{
type: "text-icon",
text: "Local Expert",
icon: MapPin,
},
{
type: "text-icon",
text: "Guaranteed Work",
icon: CheckCircle,
},
{
type: "text-icon",
text: "Competitive Rates",
icon: Percent,
},
{
type: "text-icon",
text: "Reliable Service",
icon: Clock,
},
{ type: "text-icon", text: "Fully Insured", icon: ShieldCheck },
{ type: "text-icon", text: "Local Expert", icon: MapPin },
{ type: "text-icon", text: "Guaranteed Work", icon: CheckCircle },
{ type: "text-icon", text: "Competitive Rates", icon: Percent },
{ type: "text-icon", text: "Reliable Service", icon: Clock },
]}
/>
</div>
@@ -174,36 +91,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Plumbing Repairs",
description: "Leaky taps, blocked sinks, toilet replacements.",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg?_wi=2",
},
{
title: "Painting & Decorating",
description: "Interior and exterior, full room refreshes.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=2",
},
{
title: "Flooring",
description: "Laminate, vinyl, and other flooring fitted.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg?_wi=2",
},
{
title: "Gardening & Jet Washing",
description: "Patio, driveway, and garden maintenance.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg?_wi=2",
},
{
title: "Fixtures & Fittings",
description: "Shelves, mirrors, and wall-mounted decor.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg?_wi=2",
},
{
title: "Property Maintenance",
description: "General repairs, upkeep, and landlord services.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=2",
},
{ title: "Plumbing Repairs", description: "Leaky taps, blocked sinks, toilet replacements.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg" },
{ title: "Painting & Decorating", description: "Interior and exterior, full room refreshes.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg" },
{ title: "Flooring", description: "Laminate, vinyl, and other flooring fitted.", imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg" },
{ title: "Gardening & Jet Washing", description: "Patio, driveway, and garden maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg" },
{ title: "Fixtures & Fittings", description: "Shelves, mirrors, and wall-mounted decor.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg" },
{ title: "Property Maintenance", description: "General repairs, upkeep, and landlord services.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg" },
]}
title="What We Can Help With"
description="One call handles all your local property maintenance needs, from quick repairs to bigger projects."
@@ -214,12 +107,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Why Customers Choose MN Handyman"
buttons={[
{
text: "Learn More",
href: "/about",
},
]}
buttons={[ { text: "Learn More", href: "/about" } ]}
/>
</div>
@@ -229,26 +117,10 @@ export default function LandingPage() {
title="Our Track Record"
tag="Milestones"
metrics={[
{
id: "1",
value: "500+",
description: "Happy Clients",
},
{
id: "2",
value: "10+",
description: "Years Experience",
},
{
id: "3",
value: "99%",
description: "Satisfaction Rate",
},
{
id: "4",
value: "24/7",
description: "Support Available",
},
{ id: "1", value: "500+", description: "Happy Clients" },
{ id: "2", value: "10+", description: "Years Experience" },
{ id: "3", value: "99%", description: "Satisfaction Rate" },
{ id: "4", value: "24/7", description: "Support Available" },
]}
metricsAnimation="slide-up"
/>
@@ -262,21 +134,9 @@ export default function LandingPage() {
description="Common answers about our handyman services."
faqsAnimation="blur-reveal"
faqs={[
{
id: "1",
title: "Do you offer free quotes?",
content: "Yes, all our quotes are obligation-free.",
},
{
id: "2",
title: "Are you fully insured?",
content: "Absolutely, all our work is fully insured.",
},
{
id: "3",
title: "Do you cover Sutton Coldfield?",
content: "Yes, we serve the entire Birmingham and Sutton Coldfield area.",
},
{ id: "1", title: "Do you offer free quotes?", content: "Yes, all our quotes are obligation-free." },
{ id: "2", title: "Are you fully insured?", content: "Absolutely, all our work is fully insured." },
{ id: "3", title: "Do you cover Sutton Coldfield?", content: "Yes, we serve the entire Birmingham and Sutton Coldfield area." },
]}
/>
</div>
@@ -284,36 +144,15 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Navigation",
items: [
{
label: "Services",
href: "/services",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
],
},
{
title: "Contact",
items: [
{
label: "07733 312924",
href: "tel:07733312924",
},
{
label: "Birmingham Based",
href: "#",
},
],
},
{ title: "Navigation", items: [
{ label: "Services", href: "/services" },
{ label: "About", href: "/about" },
{ label: "Contact", href: "/contact" },
] },
{ title: "Contact", items: [
{ label: "07733 312924", href: "tel:07733312924" },
{ label: "Birmingham Based", href: "#" },
] },
]}
logoText="MN Handyman"
/>
@@ -321,4 +160,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}