diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4eb7690..48ba096 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -59,15 +44,12 @@ export default function LandingPage() {
@@ -78,9 +60,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Who We Are"
description={[
- "Atta ur Rehman & Co is a dynamic accounting and business advisory firm led by Mr. Atta ur Rehman and supported by a skilled team of 15 professionals.",
- "We solve problems of unreliable data and compliance pressure through disciplined processes and a client-first mindset.",
- ]}
+ "Atta ur Rehman & Co is a dynamic accounting and business advisory firm led by Mr. Atta ur Rehman and supported by a skilled team of 15 professionals.", "We solve problems of unreliable data and compliance pressure through disciplined processes and a client-first mindset."]}
/>
@@ -92,19 +72,13 @@ export default function LandingPage() {
features={[
{
icon: BarChart2,
- title: "Accounting",
- description: "Accurate recording and management of financial data.",
- },
+ title: "Accounting", description: "Accurate recording and management of financial data."},
{
icon: ShieldCheck,
- title: "Tax & Compliance",
- description: "Reliable filing and regulatory guidance.",
- },
+ title: "Tax & Compliance", description: "Reliable filing and regulatory guidance."},
{
icon: TrendingUp,
- title: "Financial Strategy",
- description: "Power in strategy for actionable business intelligence.",
- },
+ title: "Financial Strategy", description: "Power in strategy for actionable business intelligence."},
]}
title="What We Do"
description="Comprehensive financial solutions designed to drive growth and ensure compliance."
@@ -119,12 +93,7 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
- id: "principal",
- name: "Atta ur Rehman",
- role: "Founder & Principal (ACA)",
- description: "With deep expertise in audit, taxation, and business advisory, he has earned a reputation for transforming complex financial data into actionable business intelligence.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg",
- },
+ id: "principal", name: "Atta ur Rehman", role: "Founder & Principal (ACA)", description: "With deep expertise in audit, taxation, and business advisory, he has earned a reputation for transforming complex financial data into actionable business intelligence.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg"},
]}
title="Our Leadership"
description="Driving the firm with financial accuracy and strategic clarity."
@@ -135,28 +104,14 @@ export default function LandingPage() {
@@ -188,15 +136,9 @@ export default function LandingPage() {
description="Ready to improve your financial strategy? Fill out the form or contact us via WhatsApp."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- },
+ name: "name", type: "text", placeholder: "Your Name"},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- },
+ name: "email", type: "email", placeholder: "Your Email"},
]}
imageSrc="http://img.b2bpic.net/free-photo/sparkle-golden-particles-dust-explosion-background-illustration_1017-41853.jpg"
buttonText="Chat on WhatsApp"
@@ -208,13 +150,9 @@ export default function LandingPage() {