Merge version_3 into main #5
@@ -45,21 +45,10 @@ export default function LandingPage() {
|
||||
title="Get It Fixed. Done Right."
|
||||
description="Reliable handyman and property maintenance services across Birmingham and the surrounding area."
|
||||
testimonials={[
|
||||
{
|
||||
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?_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?_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?_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?_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?_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?_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?_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?_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?_wi=1" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "/contact" },
|
||||
@@ -67,14 +56,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=1"
|
||||
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." },
|
||||
]}
|
||||
avatarText="Trusted by over 500+ local homeowners"
|
||||
marqueeItems={[
|
||||
{ type: "text-icon", text: "Fully Insured", icon: ShieldCheck },
|
||||
{ type: "text-icon", text: "Local Expert", icon: MapPin },
|
||||
@@ -117,10 +98,9 @@ export default function LandingPage() {
|
||||
title="Our Track Record"
|
||||
tag="Milestones"
|
||||
metrics={[
|
||||
{ id: "1", value: "500+", description: "Happy Clients" },
|
||||
{ id: "1", value: "Local", description: "Birmingham Based" },
|
||||
{ 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"
|
||||
/>
|
||||
@@ -160,4 +140,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,16 +25,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 Services"
|
||||
/>
|
||||
@@ -47,21 +42,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", role: "Homeowner", company: "Birmingham", rating: 5,
|
||||
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=4"},
|
||||
{
|
||||
id: "2", name: "Michael C.", role: "Homeowner", company: "Sutton Coldfield", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg?_wi=4"},
|
||||
{
|
||||
id: "3", name: "Emily R.", role: "Homeowner", company: "Birmingham", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg?_wi=4"},
|
||||
{
|
||||
id: "4", name: "David K.", role: "Homeowner", company: "Solihull", rating: 5,
|
||||
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=4"},
|
||||
{
|
||||
id: "5", name: "Jane D.", role: "Homeowner", company: "Birmingham", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg?_wi=4"},
|
||||
{ id: "1", name: "Sarah J.", role: "Homeowner", company: "Birmingham", rating: 5, 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=4" },
|
||||
{ id: "2", name: "Michael C.", role: "Homeowner", company: "Sutton Coldfield", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg?_wi=4" },
|
||||
{ id: "3", name: "Emily R.", role: "Homeowner", company: "Birmingham", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg?_wi=4" },
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Reviews from around the Birmingham area."
|
||||
@@ -74,10 +57,7 @@ export default function LandingPage() {
|
||||
title="Our Reputation"
|
||||
tag="Rating"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "5.0", description: "Star Rating"},
|
||||
{
|
||||
id: "2", value: "100+", description: "Verified Reviews"},
|
||||
{ id: "1", value: "5.0", description: "Star Rating" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -86,24 +66,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 Services"
|
||||
/>
|
||||
@@ -111,4 +82,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user