Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-21 21:12:48 +00:00

View File

@@ -5,14 +5,15 @@ import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import FooterCard from '@/components/sections/footer/FooterCard';
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Shield } from "lucide-react";
import ContactText from '@/components/sections/contact/ContactText';
import { Shield, MapPin, Mail, Phone, Clock } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,25 +34,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
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="Ellis Jones Solicitors"
/>
@@ -60,31 +51,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Distinguished Legal Excellence in Bournemouth"
description="Providing comprehensive legal solutions with precision, professionalism, and a client-focused approach. Ellis Jones Solicitors delivers expert counsel for your most important life and business matters."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/diverse-cia-secret-agents-review-mission-documents-evidence-gathered_482257-118345.jpg",
imageAlt: "Law office interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/diverse-cia-secret-agents-review-mission-documents-evidence-gathered_482257-118345.jpg", imageAlt: "Law office interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-project-digital-tablet_329181-17086.jpg",
imageAlt: "Solicitors team meeting",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-presenting-project-digital-tablet_329181-17086.jpg", imageAlt: "Solicitors team meeting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-553.jpg",
imageAlt: "Law firm building",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-handshaking-after-signing-documents-successful-deal-closeup_1163-4197.jpg",
imageAlt: "Legal consultation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172395.jpg",
imageAlt: "Legal library",
},
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-553.jpg", imageAlt: "Law firm building"},
]}
mediaAnimation="blur-reveal"
/>
@@ -111,26 +87,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Corporate & Commercial Law",
description: "Robust legal strategy for businesses of all sizes, ensuring regulatory compliance and effective dispute resolution.",
tag: "Corporate",
imageSrc: "http://img.b2bpic.net/free-photo/business-partners-sitting-cafe_1157-16978.jpg",
},
id: "f1", title: "Corporate & Commercial Law", description: "Robust legal strategy for businesses of all sizes, ensuring regulatory compliance and effective dispute resolution.", tag: "Corporate", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-sitting-cafe_1157-16978.jpg"},
{
id: "f2",
title: "Property & Conveyancing",
description: "Expert guidance for residential and commercial property matters, from leases to complex conveyancing.",
tag: "Property",
imageSrc: "http://img.b2bpic.net/free-photo/hand-filling-document-closeup_1150-14905.jpg",
},
id: "f2", title: "Property & Conveyancing", description: "Expert guidance for residential and commercial property matters, from leases to complex conveyancing.", tag: "Property", imageSrc: "http://img.b2bpic.net/free-photo/hand-filling-document-closeup_1150-14905.jpg"},
{
id: "f3",
title: "Family Law & Private Wealth",
description: "Sensitive and strategic counsel for families, wills, trusts, and probate administration.",
tag: "Personal",
imageSrc: "http://img.b2bpic.net/free-photo/nomad-family-traveling-living-van_23-2149651476.jpg",
},
id: "f3", title: "Family Law & Private Wealth", description: "Sensitive and strategic counsel for families, wills, trusts, and probate administration.", tag: "Personal", imageSrc: "http://img.b2bpic.net/free-photo/nomad-family-traveling-living-van_23-2149651476.jpg"},
]}
title="Core Legal Specializations"
description="Comprehensive legal support designed to safeguard your interests."
@@ -145,41 +106,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "s1",
name: "Corporate Litigation",
price: "Specialist Advice",
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-computer_1150-81.jpg",
},
id: "s1", name: "Corporate Litigation", price: "Specialist Advice", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-computer_1150-81.jpg"},
{
id: "s2",
name: "Family & Divorce Law",
price: "Professional Care",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-debate-while-looking-computer_23-2149389779.jpg",
},
id: "s2", name: "Family & Divorce Law", price: "Professional Care", imageSrc: "http://img.b2bpic.net/free-photo/people-having-debate-while-looking-computer_23-2149389779.jpg"},
{
id: "s3",
name: "Commercial Property",
price: "Conveyancing & Leases",
imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-table-realtor-office_23-2147764217.jpg",
},
{
id: "s4",
name: "Wills, Trusts & Probate",
price: "Estate Planning",
imageSrc: "http://img.b2bpic.net/free-photo/consultation-new-project_329181-10342.jpg",
},
{
id: "s5",
name: "Personal Injury",
price: "Compensation Claims",
imageSrc: "http://img.b2bpic.net/free-photo/adult-with-migraine-reading-paper-with-information-about-medication-against-flu-symptoms-sick-man-with-headache-holding-leaflet-medicaments-prescription-treatment-cure-cold_482257-34098.jpg",
},
{
id: "s6",
name: "Intellectual Property",
price: "Audit & Protection",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-with-smartphone_23-2148558436.jpg",
},
id: "s3", name: "Commercial Property", price: "Conveyancing & Leases", imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-table-realtor-office_23-2147764217.jpg"},
]}
title="Our Legal Services"
description="Providing expert representation across diverse practice areas to meet your unique needs."
@@ -193,40 +124,9 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Diane Pearce",
role: "Client",
testimonial: "Very quick response and an excellent outcome. Most competitively priced service among the law firms I looked at. Highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-people-dressed-smartly_1262-772.jpg",
},
id: "t1", name: "Diane Pearce", role: "Client", testimonial: "Very quick response and an excellent outcome. Most competitively priced service among the law firms I looked at. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-people-dressed-smartly_1262-772.jpg"},
{
id: "t2",
name: "Sarah Miller",
role: "Business Owner",
testimonial: "Professional, helpful, and extremely thorough. They navigated a complex issue with complete clarity. Recommend to anyone wanting workplace advice.",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-colleagues-laughing-work_74855-4314.jpg",
},
{
id: "t3",
name: "James Henderson",
role: "Client",
testimonial: "Friendly yet professional and extremely knowledgeable. They made a tricky sale process effortless. Exemplary service all around.",
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
},
{
id: "t4",
name: "Helen & Mark",
role: "Clients",
testimonial: "We felt supported at every step of our probate case. Professional, kind, and incredibly competent. We cannot thank them enough.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-real-estate-agent-senior-clients-shaking-hands-after-successful-meeting-office_637285-1815.jpg",
},
{
id: "t5",
name: "Robert Chen",
role: "Client",
testimonial: "Reliable and responsive legal help when I needed it most. Their expertise saved us significant time and frustration.",
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg",
},
id: "t2", name: "Sarah Miller", role: "Business Owner", testimonial: "Professional, helpful, and extremely thorough. They navigated a complex issue with complete clarity. Recommend to anyone wanting workplace advice.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-colleagues-laughing-work_74855-4314.jpg"},
]}
title="What Our Clients Say"
description="Our reputation is defined by the trust we earn every day through outstanding service and successful outcomes."
@@ -238,14 +138,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Law Society Accredited",
"SRA Regulated",
"Legal 500 Recommended",
"Chambers UK Ranked",
"Property Section Member",
"Employment Lawyers Association",
"Family Law Panel",
]}
"Law Society Accredited", "SRA Regulated", "Legal 500 Recommended", "Chambers UK Ranked"]}
title="Accreditations & Partners"
description="Recognized for high standards of legal excellence and professional integrity."
/>
@@ -257,23 +150,12 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How do I schedule an initial consultation?",
content: "You can contact us via our website contact form or by calling our Bournemouth office directly at 01202 525333.",
},
id: "q1", title: "How do I schedule an initial consultation?", content: "You can contact us via our website contact form or by calling our Bournemouth office directly."},
{
id: "q2",
title: "Are your fees transparent?",
content: "Yes, we pride ourselves on transparent pricing. We provide clear estimates at the outset of your matter and ensure full communication regarding costs throughout the case.",
},
{
id: "q3",
title: "What areas of law do you cover?",
content: "We cover a vast range of legal areas including corporate, property, family, employment, probate, and personal injury law.",
},
id: "q2", title: "Are your fees transparent?", content: "Yes, we pride ourselves on transparent pricing and clear communication regarding costs."},
]}
title="Frequently Asked Questions"
description="Answers to common queries about our services and our approach to your legal matters."
description="Answers to common queries about our services."
faqsAnimation="slide-up"
/>
</div>
@@ -282,49 +164,26 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Ready to Discuss Your Case?"
description="Our team of solicitors is ready to help. Reach out to schedule a consultation with our experts in Bournemouth."
description="Our office is located at 1-3 Richmond Hill, Bournemouth. Contact us today for expert legal support."
inputs={[
{
name: "fullName",
type: "text",
placeholder: "Full Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
},
{ name: "fullName", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
]}
textarea={{
name: "message",
placeholder: "Describe your legal matter briefly...",
rows: 4,
required: true,
}}
textarea={{ name: "message", placeholder: "How can we assist you?", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/lady-with-glasses-manager-is-sitting-computer-businesswoman-works-her-office_1157-42234.jpg"
imageAlt="Professional law firm office desk"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
<FooterCard
logoText="Ellis Jones Solicitors"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Contact Us",
href: "#contact",
}}
copyrightText="© 2025 Ellis Jones Solicitors | Bournemouth Legal Experts"
socialLinks={[
{ icon: MapPin, href: "#", ariaLabel: "Location" },
{ icon: Mail, href: "mailto:info@ellisjones.co.uk", ariaLabel: "Email" },
{ icon: Phone, href: "tel:01202525333", ariaLabel: "Phone" },
]}
/>
</div>
</ReactLenis>