Merge version_2 into main #2
262
src/app/page.tsx
262
src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Elizabeth McGuinness & Co."
|
||||
/>
|
||||
@@ -57,82 +47,43 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Trusted Legal Guidance in North Dublin"
|
||||
title="Professional Legal Services for Your Peace of Mind"
|
||||
description="Providing professional, clear, and approachable legal services for families and individuals in Rush, Skerries, and beyond."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Client A",
|
||||
handle: "@clienta",
|
||||
testimonial: "Great professional service with a friendly smile and would recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg?_wi=1",
|
||||
imageAlt: "professional law firm office interior",
|
||||
},
|
||||
name: "Client A", handle: "@clienta", testimonial: "Great professional service with a friendly smile and would recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg?_wi=1", imageAlt: "professional law firm office interior"},
|
||||
{
|
||||
name: "Client B",
|
||||
handle: "@clientb",
|
||||
testimonial: "Helpful advice for my mortgage and explained all steps to us promptly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-divorce-contract-agreement_23-2148536055.jpg?_wi=1",
|
||||
imageAlt: "professional law firm office interior",
|
||||
},
|
||||
name: "Client B", handle: "@clientb", testimonial: "Helpful advice for my mortgage and explained all steps to us promptly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-divorce-contract-agreement_23-2148536055.jpg?_wi=1", imageAlt: "professional law firm office interior"},
|
||||
{
|
||||
name: "Client C",
|
||||
handle: "@clientc",
|
||||
testimonial: "We had the pleasure to use this solicitor during the purchase and sale of our first house in Ireland.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg",
|
||||
imageAlt: "professional law firm office interior",
|
||||
},
|
||||
name: "Client C", handle: "@clientc", testimonial: "We had the pleasure to use this solicitor during the purchase and sale of our first house in Ireland.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", imageAlt: "professional law firm office interior"},
|
||||
{
|
||||
name: "Client D",
|
||||
handle: "@clientd",
|
||||
testimonial: "Extremely professional, clear communication, and very approachable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-relaxing-office-repair-shop_637285-11573.jpg",
|
||||
imageAlt: "professional law firm office interior",
|
||||
},
|
||||
name: "Client D", handle: "@clientd", testimonial: "Extremely professional, clear communication, and very approachable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-relaxing-office-repair-shop_637285-11573.jpg", imageAlt: "professional law firm office interior"},
|
||||
{
|
||||
name: "Client E",
|
||||
handle: "@cliente",
|
||||
testimonial: "The best legal experience I've had in Dublin. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
|
||||
imageAlt: "professional law firm office interior",
|
||||
},
|
||||
name: "Client E", handle: "@cliente", testimonial: "The best legal experience I've had in Dublin. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "professional law firm office interior"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Our Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg",
|
||||
alt: "happy client portrait professional",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", alt: "happy client portrait professional"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-relaxing-office-repair-shop_637285-11573.jpg",
|
||||
alt: "professional man portrait confident",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-relaxing-office-repair-shop_637285-11573.jpg", alt: "professional man portrait confident"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
|
||||
alt: "young professional woman smiling",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", alt: "young professional woman smiling"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-couple-signing-mortgage-agreement-meeting-with-real-estate-agent_637285-8817.jpg",
|
||||
alt: "mature professional man portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-couple-signing-mortgage-agreement-meeting-with-real-estate-agent_637285-8817.jpg", alt: "mature professional man portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms_1212-697.jpg",
|
||||
alt: "professional woman portrait confident",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms_1212-697.jpg", alt: "professional woman portrait confident"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ Local Clients"
|
||||
/>
|
||||
@@ -145,19 +96,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
label: "Client-Centered",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Client-Centered", value: "100%"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Legal Expertise",
|
||||
value: "20+ Yrs",
|
||||
},
|
||||
label: "Legal Expertise", value: "20+ Yrs"},
|
||||
{
|
||||
icon: MapPin,
|
||||
label: "Local Knowledge",
|
||||
value: "North Dublin",
|
||||
},
|
||||
label: "Local Knowledge", value: "North Dublin"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -169,35 +114,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Family Law",
|
||||
description: "Supportive and clear guidance for all family-related legal matters.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-divorce-contract-agreement_23-2148536055.jpg?_wi=2",
|
||||
},
|
||||
title: "Family Law", description: "Supportive and clear guidance for all family-related legal matters.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-divorce-contract-agreement_23-2148536055.jpg?_wi=2"},
|
||||
{
|
||||
title: "Residential Property",
|
||||
description: "Expert conveyancing for smooth property transactions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-diary_1098-12914.jpg?_wi=1",
|
||||
},
|
||||
title: "Residential Property", description: "Expert conveyancing for smooth property transactions.", imageSrc: "http://img.b2bpic.net/free-photo/business-diary_1098-12914.jpg?_wi=1"},
|
||||
{
|
||||
title: "Buying & Selling",
|
||||
description: "Handling all stages of your home purchase or sale with attention to detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548802.jpg",
|
||||
},
|
||||
title: "Buying & Selling", description: "Handling all stages of your home purchase or sale with attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548802.jpg"},
|
||||
{
|
||||
title: "Mortgage Advice",
|
||||
description: "Practical legal insights regarding your mortgage process.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-corporate-man-writing_23-2148377783.jpg?_wi=1",
|
||||
},
|
||||
title: "Mortgage Advice", description: "Practical legal insights regarding your mortgage process.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-corporate-man-writing_23-2148377783.jpg?_wi=1"},
|
||||
{
|
||||
title: "General Consultation",
|
||||
description: "Reliable legal advice for your everyday questions and needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-writing-notebook_23-2147711130.jpg",
|
||||
},
|
||||
title: "General Consultation", description: "Reliable legal advice for your everyday questions and needs.", imageSrc: "http://img.b2bpic.net/free-photo/crop-man-writing-notebook_23-2147711130.jpg"},
|
||||
{
|
||||
title: "Personalized Care",
|
||||
description: "We take the time to explain every step, ensuring you stay fully informed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-man-writing-paper-sheet-table_1262-19115.jpg",
|
||||
},
|
||||
title: "Personalized Care", description: "We take the time to explain every step, ensuring you stay fully informed.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-man-writing-paper-sheet-table_1262-19115.jpg"},
|
||||
]}
|
||||
title="Our Legal Services"
|
||||
description="Comprehensive legal support tailored to your unique circumstances and goals."
|
||||
@@ -210,25 +137,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Experienced Support",
|
||||
content: "Our team brings years of experience and a client-focused approach to every case.",
|
||||
},
|
||||
id: "1", title: "Experienced Support", content: "Our team brings years of experience and a client-focused approach to every case."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Local Expertise",
|
||||
content: "With a strong reputation in Rush and surrounding areas, we have deep knowledge of the local landscape.",
|
||||
},
|
||||
id: "2", title: "Local Expertise", content: "With a strong reputation in Rush and surrounding areas, we have deep knowledge of the local landscape."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Friendly Approach",
|
||||
content: "We pride ourselves on our professional yet approachable service, making legal matters easier to navigate.",
|
||||
},
|
||||
id: "3", title: "Friendly Approach", content: "We pride ourselves on our professional yet approachable service, making legal matters easier to navigate."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Clear Communication",
|
||||
content: "You will receive clear, jargon-free explanations at every stage of the process.",
|
||||
},
|
||||
id: "4", title: "Clear Communication", content: "You will receive clear, jargon-free explanations at every stage of the process."},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
description="What sets Elizabeth McGuinness & Co. Solicitors apart."
|
||||
@@ -242,60 +157,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Client A",
|
||||
date: "2024-01",
|
||||
title: "Happy Client",
|
||||
quote: "Great professional service with a friendly smile and would recommend.",
|
||||
tag: "Conveyancing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg?_wi=3",
|
||||
imageAlt: "happy client portrait professional",
|
||||
},
|
||||
id: "1", name: "Client A", date: "2024-01", title: "Happy Client", quote: "Great professional service with a friendly smile and would recommend.", tag: "Conveyancing", avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg?_wi=3", imageAlt: "happy client portrait professional"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Client B",
|
||||
date: "2024-02",
|
||||
title: "Satisfied Client",
|
||||
quote: "Helpful advice for my mortgage and explained all steps to us promptly.",
|
||||
tag: "Mortgages",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-relaxing-office-repair-shop_637285-11573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-divorce-contract-agreement_23-2148536055.jpg?_wi=3",
|
||||
imageAlt: "happy client portrait professional",
|
||||
},
|
||||
id: "2", name: "Client B", date: "2024-02", title: "Satisfied Client", quote: "Helpful advice for my mortgage and explained all steps to us promptly.", tag: "Mortgages", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-relaxing-office-repair-shop_637285-11573.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-divorce-contract-agreement_23-2148536055.jpg?_wi=3", imageAlt: "happy client portrait professional"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Client C",
|
||||
date: "2024-03",
|
||||
title: "First-time Buyer",
|
||||
quote: "We had the pleasure to use this solicitor during the purchase and sale of our first house in Ireland.",
|
||||
tag: "Property",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-signing-mortgage-agreement-meeting-with-real-estate-agent_637285-8817.jpg",
|
||||
imageAlt: "happy client portrait professional",
|
||||
},
|
||||
id: "3", name: "Client C", date: "2024-03", title: "First-time Buyer", quote: "We had the pleasure to use this solicitor during the purchase and sale of our first house in Ireland.", tag: "Property", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-signing-mortgage-agreement-meeting-with-real-estate-agent_637285-8817.jpg", imageAlt: "happy client portrait professional"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Client D",
|
||||
date: "2024-04",
|
||||
title: "Highly Recommend",
|
||||
quote: "Extremely professional, clear communication, and very approachable.",
|
||||
tag: "General",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms_1212-697.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-diary_1098-12914.jpg?_wi=2",
|
||||
imageAlt: "happy client portrait professional",
|
||||
},
|
||||
id: "4", name: "Client D", date: "2024-04", title: "Highly Recommend", quote: "Extremely professional, clear communication, and very approachable.", tag: "General", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms_1212-697.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-diary_1098-12914.jpg?_wi=2", imageAlt: "happy client portrait professional"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Client E",
|
||||
date: "2024-05",
|
||||
title: "Professional Firm",
|
||||
quote: "The best legal experience I've had in Dublin. Highly recommended.",
|
||||
tag: "Family Law",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548802.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-corporate-man-writing_23-2148377783.jpg?_wi=2",
|
||||
imageAlt: "happy client portrait professional",
|
||||
},
|
||||
id: "5", name: "Client E", date: "2024-05", title: "Professional Firm", quote: "The best legal experience I've had in Dublin. Highly recommended.", tag: "Family Law", avatarSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548802.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-corporate-man-writing_23-2148377783.jpg?_wi=2", imageAlt: "happy client portrait professional"},
|
||||
]}
|
||||
title="Client Testimonials"
|
||||
description="What our clients say about their experience with us."
|
||||
@@ -306,14 +176,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "canvas-reveal",
|
||||
}}
|
||||
variant: "canvas-reveal"}}
|
||||
text="Elizabeth McGuinness & Co. Solicitors | The Gables, Skerries Road, Rush, Co. Dublin | Phone: (01) 843 0082 | Get in touch today for reliable legal advice tailored to your needs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+35318430082",
|
||||
},
|
||||
text: "Call Now", href: "tel:+35318430082"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -324,50 +191,31 @@ export default function LandingPage() {
|
||||
logoText="Elizabeth McGuinness & Co. Solicitors"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Our Services",
|
||||
items: [
|
||||
title: "Our Services", items: [
|
||||
{
|
||||
label: "Family Law",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Family Law", href: "#services"},
|
||||
{
|
||||
label: "Property & Conveyancing",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Property & Conveyancing", href: "#services"},
|
||||
{
|
||||
label: "Mortgage Advice",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Mortgage Advice", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -376,4 +224,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user