From 17df5053956288c79aa9e5e3158f92b3d91eb58e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 13:34:11 +0000 Subject: [PATCH 1/6] Update src/app/approach/page.tsx --- src/app/approach/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/approach/page.tsx b/src/app/approach/page.tsx index 26f22e0..a2643f6 100644 --- a/src/app/approach/page.tsx +++ b/src/app/approach/page.tsx @@ -98,21 +98,21 @@ export default function LandingPage() { logoText="K&K Solution Inc." columns={[ { - title: "Pages", items: [ + title: "Navigation", items: [ { label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "Company", href: "/company" }, { label: "Insights", href: "/insights" }, { label: "Careers", href: "/careers" }, - { label: "Contact", href: "/contact" }, - ], + { label: "Contact", href: "/contact" } + ] }, { title: "Legal", items: [ { label: "Privacy Policy", href: "#privacy" }, - { label: "Terms of Service", href: "#terms" }, - ], - }, + { label: "Terms of Service", href: "#terms" } + ] + } ]} copyrightText="© 2026 K&K Solution Inc." className="bg-[#6B0F1A] border-t border-[#C9A961] py-8" -- 2.49.1 From f25aff502606118d55d7563183ef5cf126b09f77 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 13:34:12 +0000 Subject: [PATCH 2/6] Update src/app/careers/page.tsx --- src/app/careers/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/careers/page.tsx b/src/app/careers/page.tsx index a0f76f6..f2fc242 100644 --- a/src/app/careers/page.tsx +++ b/src/app/careers/page.tsx @@ -91,21 +91,21 @@ export default function LandingPage() { logoText="K&K Solution Inc." columns={[ { - title: "Pages", items: [ + title: "Navigation", items: [ { label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "Company", href: "/company" }, { label: "Insights", href: "/insights" }, { label: "Careers", href: "/careers" }, - { label: "Contact", href: "/contact" }, - ], + { label: "Contact", href: "/contact" } + ] }, { title: "Legal", items: [ { label: "Privacy Policy", href: "#privacy" }, - { label: "Terms of Service", href: "#terms" }, - ], - }, + { label: "Terms of Service", href: "#terms" } + ] + } ]} copyrightText="© 2026 K&K Solution Inc." className="bg-[#6B0F1A] border-t border-[#C9A961] py-8" -- 2.49.1 From 26505a431309b02331b1a572dbb9be7a01a267bc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 13:34:12 +0000 Subject: [PATCH 3/6] Update src/app/cases/page.tsx --- src/app/cases/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/cases/page.tsx b/src/app/cases/page.tsx index 371d3be..3d4034b 100644 --- a/src/app/cases/page.tsx +++ b/src/app/cases/page.tsx @@ -95,21 +95,21 @@ export default function LandingPage() { logoText="K&K Solution Inc." columns={[ { - title: "Pages", items: [ + title: "Navigation", items: [ { label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "Company", href: "/company" }, { label: "Insights", href: "/insights" }, { label: "Careers", href: "/careers" }, - { label: "Contact", href: "/contact" }, - ], + { label: "Contact", href: "/contact" } + ] }, { title: "Legal", items: [ { label: "Privacy Policy", href: "#privacy" }, - { label: "Terms of Service", href: "#terms" }, - ], - }, + { label: "Terms of Service", href: "#terms" } + ] + } ]} copyrightText="© 2026 K&K Solution Inc." className="bg-[#6B0F1A] border-t border-[#C9A961] py-8" -- 2.49.1 From 21b33514539499026df6081fc46711c3d1f2504f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 13:34:12 +0000 Subject: [PATCH 4/6] Update src/app/company/page.tsx --- src/app/company/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/company/page.tsx b/src/app/company/page.tsx index 2e50177..f7c5e8e 100644 --- a/src/app/company/page.tsx +++ b/src/app/company/page.tsx @@ -101,21 +101,21 @@ export default function LandingPage() { logoText="K&K Solution Inc." columns={[ { - title: "Pages", items: [ + title: "Navigation", items: [ { label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "Company", href: "/company" }, { label: "Insights", href: "/insights" }, { label: "Careers", href: "/careers" }, - { label: "Contact", href: "/contact" }, - ], + { label: "Contact", href: "/contact" } + ] }, { title: "Legal", items: [ { label: "Privacy Policy", href: "#privacy" }, - { label: "Terms of Service", href: "#terms" }, - ], - }, + { label: "Terms of Service", href: "#terms" } + ] + } ]} copyrightText="© 2026 K&K Solution Inc." className="bg-[#6B0F1A] border-t border-[#C9A961] py-8" -- 2.49.1 From b023e84895f867c31cbbfb878b6c30d0de8c599e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 13:34:13 +0000 Subject: [PATCH 5/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c2c0708..c1993c1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -70,21 +70,21 @@ export default function LandingPage() { logoText="K&K Solution Inc." columns={[ { - title: "Pages", items: [ + title: "Navigation", items: [ { label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "Company", href: "/company" }, { label: "Insights", href: "/insights" }, { label: "Careers", href: "/careers" }, - { label: "Contact", href: "/contact" }, - ], + { label: "Contact", href: "/contact" } + ] }, { title: "Legal", items: [ { label: "Privacy Policy", href: "#privacy" }, - { label: "Terms of Service", href: "#terms" }, - ], - }, + { label: "Terms of Service", href: "#terms" } + ] + } ]} copyrightText="© 2026 K&K Solution Inc." className="bg-[#6B0F1A] border-t border-[#C9A961] py-8" -- 2.49.1 From 6017613655fb1751ccea6f43ee71599799d968f4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 13:34:13 +0000 Subject: [PATCH 6/6] Update src/app/insights/page.tsx --- src/app/insights/page.tsx | 72 +++++++++++++-------------------------- 1 file changed, 24 insertions(+), 48 deletions(-) diff --git a/src/app/insights/page.tsx b/src/app/insights/page.tsx index b5a87fc..65bdcf6 100644 --- a/src/app/insights/page.tsx +++ b/src/app/insights/page.tsx @@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import BlogCardThree from '@/components/sections/blog/BlogCardThree'; import ContactText from '@/components/sections/contact/ContactText'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; +import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; export default function LandingPage() { @@ -74,58 +74,34 @@ export default function LandingPage() { -- 2.49.1