diff --git a/public/images/1.jpg b/public/images/1.jpg new file mode 100644 index 0000000..8e3e445 Binary files /dev/null and b/public/images/1.jpg differ diff --git a/public/images/2.jpg b/public/images/2.jpg new file mode 100644 index 0000000..36567ed Binary files /dev/null and b/public/images/2.jpg differ diff --git a/public/images/3.jpg b/public/images/3.jpg new file mode 100644 index 0000000..ee3a991 Binary files /dev/null and b/public/images/3.jpg differ diff --git a/public/images/mark-old.jpg b/public/images/mark-old.jpg new file mode 100644 index 0000000..e6df5ee Binary files /dev/null and b/public/images/mark-old.jpg differ diff --git a/public/images/mark.jpg b/public/images/mark.jpg index e6df5ee..ab1195b 100644 Binary files a/public/images/mark.jpg and b/public/images/mark.jpg differ diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 57b5186..a362964 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -4,33 +4,59 @@ export default function AboutPage() { return (
-

- About FINLION -

- -
-
+ {/* Company Section */} +
+

+ About FINLION +

+

A business & financial consulting firm since 1978

-
-

- FINLION has been serving the needs of individuals and small businesses since 1978. Originally formed as an income tax practice in Los Angeles, California, the firm specializes in business startups, accounting and income taxes, financial management, and personal financial planning. -

-

- Led by Mark Apodaca, MBA, PRP, our firm combines decades of experience with modern financial tools and methodologies to deliver exceptional service to our clients. +

+

+ FINLION, which is short for Finance Lion, was originally established in 1978 as MDA Tax Service. When FINLION was incorporated in 1999, accounting, bookkeeping and financial management were added.

-
+
+ + {/* Divider */} +
+ + + {/* Leadership Section */} +
+
Mark Apodaca, MBA, PRP
+
+
+

Mark Apodaca, MBA

+

+ With over 45 years of distinguished experience in Accounting and Finance, Mark Apodaca has established a remarkable career across corporate, educational, and nonprofit sectors. His executive tenure includes 16 years as Head of Finance at Hughes Aircraft Company's Radar System Group, where he demonstrated exceptional financial leadership. Subsequently, he served as Director of Finance for a combined 13 years at the Greater Los Angeles Agency on Deafness and Communication Service for the Deaf. Mark culminated his public service career after 18 years as Director of Finance and Chief Procurement Officer at the New Mexico School for the Deaf. Currently, he serves as Chief Financial Officer for both Global Technical Communications LLC and TDIforAccess, Inc., while also drawing from his experience as a former financial accounting instructor at UCLA. +

+

+ A native Californian, Mark holds an impressive academic portfolio: an Associate in Arts from Golden West College, a Bachelor of Science in Business Administration and MBA from Pepperdine University, complemented by a graduate Certificate in Accounting from UCLA and a Certificate in Government Contract Management. His expertise extends to finance and nonprofit organization management. He maintains professional affiliations with the Institute of Management Accountants and National Association of Tax Professionals. +

+

+ When not engaged in professional activities, Mark pursues his passion for chess, maintains an active reading schedule across various subjects, and dedicates time to serving on nonprofit boards and committees. +

+
+
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3d3d969..1899ecb 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -60,7 +60,7 @@ export default function ContactPage() {
-

Serving clients nationwide from Albuquerque, New Mexico headquarters

+

Serving clients nationwide from Santa Fe, New Mexico headquarters

diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ab1631..9c26d1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,13 +1,11 @@ import Hero from '../components/home/Hero'; import Services from '../components/home/Services'; -import Contact from '../components/home/Contact'; export default function Home() { return ( <> - ); -} \ No newline at end of file +} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7062164..0d23a80 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -1,6 +1,7 @@ import ServiceCard from '@/components/ServiceCard' import { services } from '@/data/services' import { ServiceInfo } from '@/types/services' +import Image from 'next/image' export default function ServicesPage() { return ( @@ -11,10 +12,22 @@ export default function ServicesPage() { Our Services

- Comprehensive financial and business consulting solutions
tailored to your needs + Comprehensive business, financial, accounting, and income tax services
tailored to your needs

-
+ + {/* Featured Image */} +
+ Hands typing on a laptop keyboard in a neon-lit environment with overlaid financial graphics, including a line graph labeled with months, bar charts, and numerical data, symbolizing financial analysis and technology. +
+ +
{services.map((service: ServiceInfo) => ( ))} diff --git a/src/components/home/Contact.tsx b/src/components/home/Contact.tsx deleted file mode 100644 index a50e1be..0000000 --- a/src/components/home/Contact.tsx +++ /dev/null @@ -1,81 +0,0 @@ -import { Phone, Mail, MapPin } from 'lucide-react'; - -export default function Contact() { - return ( -
-
-
-
-
-

Get in Touch

-

- Ready to elevate your financial strategy? Let's discuss how we can help you achieve your goals. -

-
- -
-
-

Nationwide Financial Services

-
-
-
- Coverage -
-
Headquartered in Albuquerque, New Mexico
Serving clients across all 50 states
-
-
-
- -
-
-
- - -
-
- - -
-
- -