From dbbd82eef7fbe83f2f88df57d292e5cb23f048c7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 10:09:55 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 181 ++++++++++------------------------------- 1 file changed, 43 insertions(+), 138 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5035814..50fe118 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -29,34 +29,24 @@ export default function LandingPage() { @@ -64,28 +54,20 @@ export default function LandingPage() { @@ -164,37 +120,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J. Chen", - role: "Small Business Owner", - testimonial: "Financial Future Hub completely revolutionized our understanding of business finances. Their team is incredibly knowledgeable and supportive.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-looks-thoughtful-sitting-couch-cosy-dark-cafe_8353-8118.jpg?_wi=3", - imageAlt: "professional businessman portrait smiling", - }, + id: "1", name: "Sarah J. Chen", role: "Small Business Owner", testimonial: "Zein Accounting and Consultancy completely revolutionized our understanding of business finances. Their team is incredibly knowledgeable and supportive.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-looks-thoughtful-sitting-couch-cosy-dark-cafe_8353-8118.jpg?_wi=3", imageAlt: "professional businessman portrait smiling"}, { - id: "2", - name: "Michael B. Lee", - role: "Aspiring CPA Candidate", - testimonial: "The accounting education here is truly unparalleled. I've gained practical skills and confidence that will define my career path.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=2", - imageAlt: "smiling male student headshot young", - }, + id: "2", name: "Michael B. Lee", role: "Aspiring CPA Candidate", testimonial: "The accounting education here is truly unparalleled. I've gained practical skills and confidence that will define my career path.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=2", imageAlt: "smiling male student headshot young"}, { - id: "3", - name: "Olivia D. White", - role: "Startup Tech Founder", - testimonial: "Their strategic financial planning was critical for our seed funding round. Highly recommend for any growing business.", - imageSrc: "http://img.b2bpic.net/free-photo/business-man-banner-concept-with-copy-space_23-2149601461.jpg?_wi=3", - imageAlt: "confident female entrepreneur portrait", - }, + id: "3", name: "Olivia D. White", role: "Startup Tech Founder", testimonial: "Their strategic financial planning was critical for our seed funding round. Highly recommend for any growing business.", imageSrc: "http://img.b2bpic.net/free-photo/business-man-banner-concept-with-copy-space_23-2149601461.jpg?_wi=3", imageAlt: "confident female entrepreneur portrait"}, { - id: "4", - name: "David S. Garcia", - role: "Financial Consultant", - testimonial: "I refer all my clients to Financial Future Hub for their comprehensive accounting solutions and upskilling opportunities.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=3", - imageAlt: "smiling businesswoman portrait professional", - }, + id: "4", name: "David S. Garcia", role: "Financial Consultant", testimonial: "I refer all my clients to Zein Accounting and Consultancy for their comprehensive accounting solutions and upskilling opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=3", imageAlt: "smiling businesswoman portrait professional"}, ]} title="Voices of Our Valued Clients" description="Hear how individuals and businesses have achieved remarkable financial transformations through our services and educational programs." @@ -205,74 +137,47 @@ export default function LandingPage() { ); -} +} \ No newline at end of file From 804ee872921cc033fc0e1147e4988b4572528d5e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 10:09:55 +0000 Subject: [PATCH 2/3] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a44b574..4ec0cd6 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Manrope } from "next/font/google"; export const metadata: Metadata = { - title: 'Financial Future Hub | Accounting & Education', - description: 'Your trusted partner for comprehensive accounting services and expert financial education. Grow your business and career with our innovative programs.', + title: 'Zein Accounting and Consultancy | Expert Financial Services', + description: 'Zein Accounting and Consultancy: Your trusted partner for comprehensive accounting, tax, and advisory services. Empowering businesses and individuals for financial success.', keywords: ["accounting firm, financial education, accounting services, professional development, business accounting, tax services, financial courses, student accounting, career growth"], openGraph: { "title": "Financial Future Hub | Accounting & Education", From cbe170f041d0481aa499e5d547a75acb2007d928 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 10:09:56 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 292 +++++++++++------------------------------------ 1 file changed, 65 insertions(+), 227 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b0fd896..d288778 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,52 +33,38 @@ export default function LandingPage() {
@@ -373,76 +237,50 @@ export default function LandingPage() { { items: [ { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Our Team", - href: "/about#team", - }, + label: "Our Team", href: "/about#team"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, ], }, { items: [ { - label: "Accounting Services", - href: "/services", - }, + label: "Accounting Services", href: "/services"}, { - label: "Tax Services", - href: "/services#tax", - }, + label: "Tax Services", href: "/services#tax"}, { - label: "Advisory Services", - href: "/services#advisory", - }, + label: "Advisory Services", href: "/services#advisory"}, ], }, { items: [ { - label: "Courses", - href: "/education", - }, + label: "Courses", href: "/education"}, { - label: "Enrollment", - href: "/education#enroll", - }, + label: "Enrollment", href: "/education#enroll"}, { - label: "Student Success", - href: "/education#success", - }, + label: "Student Success", href: "/education#success"}, ], }, { items: [ { - label: "FAQ", - href: "/#faq", - }, + label: "FAQ", href: "/#faq"}, { - label: "Contact Us", - href: "/contact", - }, + label: "Contact Us", href: "/contact"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} - logoText="Financial Future Hub" + logoText="Zein Accounting and Consultancy" /> ); -} +} \ No newline at end of file