From 608b05b6e44f32cabf2966600c32489e4f51dce9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:53:48 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 191 ++++++++++++----------------------------- 1 file changed, 55 insertions(+), 136 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dde80d1..de42b18 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -2,149 +2,68 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; -import FooterSimple from '@/components/sections/footer/FooterSimple'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import SplitAbout from '@/components/sections/about/SplitAbout'; +import TeamCardEleven from '@/components/sections/team/TeamCardEleven'; +import FooterSimple from '@/components/sections/footer/FooterSimple'; -export default function LandingPage() { +export default function AboutPage() { return ( - + - + + +
+ +
-
- -
+
+ +
-
- -
- - +
); -} +} \ No newline at end of file -- 2.49.1 From a2b08f396e6e7015791859802079e956ca90b121 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:53:48 +0000 Subject: [PATCH 2/4] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 154 ++++++++++++------------------------------ 1 file changed, 43 insertions(+), 111 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 3ec08f9..62d6d84 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -2,123 +2,55 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import BlogCardThree from '@/components/sections/blog/BlogCardThree'; -import FooterSimple from '@/components/sections/footer/FooterSimple'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import BlogCardOne from '@/components/sections/blog/BlogCardOne'; +import FooterSimple from '@/components/sections/footer/FooterSimple'; -export default function LandingPage() { +export default function BlogPage() { return ( - + - + -
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1 From 458ede8bb7293e7bc1107ad33751d4f4cc59a931 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:53:49 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 178 +++++++++++------------------------------------ 1 file changed, 39 insertions(+), 139 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d7417d..2ae464f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,65 +47,40 @@ export default function LandingPage() {
@@ -125,30 +90,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah Miller", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gz01tl&_wi=1", - }, + id: "t1", name: "Sarah Miller", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gz01tl&_wi=1"}, { - id: "t2", - name: "John Doe", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f700kp", - }, + id: "t2", name: "John Doe", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f700kp"}, { - id: "t3", - name: "James Smith", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bnt74l", - }, + id: "t3", name: "James Smith", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bnt74l"}, { - id: "t4", - name: "Emily Watson", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pch8mg", - }, + id: "t4", name: "Emily Watson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pch8mg"}, { - id: "t5", - name: "David Brown", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=knv36y", - }, + id: "t5", name: "David Brown", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=knv36y"}, ]} cardTitle="Client Success Stories" cardTag="Testimonials" @@ -166,25 +116,13 @@ export default function LandingPage() { description="We are proud of the results we achieve for our clients." metrics={[ { - id: "m1", - value: "15+", - title: "Years Experience", - description: "Deep expertise", - icon: Briefcase, + id: "m1", value: "15+", title: "Years Experience", description: "Deep expertise", icon: Briefcase, }, { - id: "m2", - value: "500+", - title: "Cases Won", - description: "Proven success", - icon: Award, + id: "m2", value: "500+", title: "Cases Won", description: "Proven success", icon: Award, }, { - id: "m3", - value: "98%", - title: "Client Satisfaction", - description: "Trusted advice", - icon: ThumbsUp, + id: "m3", value: "98%", title: "Client Satisfaction", description: "Trusted advice", icon: ThumbsUp, }, ]} /> @@ -197,12 +135,7 @@ export default function LandingPage() { title="Recognized Excellence" description="Affiliated with leading industry bodies." names={[ - "London Legal Society", - "UK Bar Council", - "SRA Regulated", - "Family Law Association", - "Immigration Law Experts", - ]} + "London Legal Society", "UK Bar Council", "SRA Regulated", "Family Law Association", "Immigration Law Experts"]} /> @@ -214,27 +147,9 @@ export default function LandingPage() { description="Real feedback from those we have helped." testimonials={[ { - id: "et1", - name: "Mark R.", - date: "Oct 2023", - title: "Professionalism", - quote: "Excellent service.", - tag: "Family", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gz01tl", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=br8cjx", - imageAlt: "happy client professional office", - }, + id: "et1", name: "Mark R.", date: "Oct 2023", title: "Professionalism", quote: "Excellent service.", tag: "Family", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gz01tl", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=br8cjx", imageAlt: "happy client professional office"}, { - id: "et2", - name: "Jane D.", - date: "Nov 2023", - title: "Great results", - quote: "Highly recommended.", - tag: "Immigration", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f700kp", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=12l2pz", - imageAlt: "happy client professional office", - }, + id: "et2", name: "Jane D.", date: "Nov 2023", title: "Great results", quote: "Highly recommended.", tag: "Immigration", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f700kp", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=12l2pz", imageAlt: "happy client professional office"}, ]} /> @@ -243,42 +158,27 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1 From 7fdba266ee9886b28d4836d9cea68fd4ec19ab49 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:53:49 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 231 +++++++++++++++----------------------- 1 file changed, 90 insertions(+), 141 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 66d03cc..6d0100c 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -2,18 +2,18 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; -import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; -import FooterSimple from '@/components/sections/footer/FooterSimple'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import FooterSimple from '@/components/sections/footer/FooterSimple'; +import TimelineProcessFlow from '@/components/cardStack/layouts/timelines/TimelineProcessFlow'; +import { Scale, ShieldAlert, Globe } from "lucide-react"; -export default function LandingPage() { +export default function ServicesPage() { return ( - + + +
+ +

Family Law

+

Comprehensive support for divorce, custody, and mediation. We prioritize your family's future.

+
    +
  • Divorce & Separation
  • +
  • Child Custody & Access
  • +
  • Financial Settlement
  • +
+ Consult Family Team +
+ ), + media: , + reverse: false + }, + { + content: ( +
+

Criminal Defense

+

Tenacious defense against criminal charges. Protecting your rights at every stage of the legal process.

+
    +
  • Police Station Representation
  • +
  • Magistrates Court Cases
  • +
  • Crown Court Advocacy
  • +
+ Get Defense Help +
+ ), + media: , + reverse: true + }, + { + content: ( +
+

Immigration

+

Navigating complex visa and citizenship laws to ensure your status in the UK is secure.

+
    +
  • Visa Applications
  • +
  • Indefinite Leave to Remain
  • +
  • Citizenship Services
  • +
+ Talk to Experts +
+ ), + media: , + reverse: false + } + ]} + /> + -
- -
- -
- -
- - +
); -} +} \ No newline at end of file -- 2.49.1