diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4617fec..5e0d140 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,23 +32,16 @@ export default function LandingPage() {
@@ -58,39 +51,23 @@ export default function LandingPage() {
description="Expert Tax Consulting, Accounting, and Business Advisory Services. Dedicated to your financial growth and compliance."
buttons={[
{
- text: "View Services",
- href: "#services",
- },
+ text: "View Services", href: "#services"},
{
- text: "Contact Us",
- href: "#contact",
- },
+ text: "Contact Us", href: "#contact"},
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg",
- imageAlt: "professional accounting office interior",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg", imageAlt: "professional accounting office interior"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg",
- imageAlt: "professional accounting office interior",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg", imageAlt: "professional accounting office interior"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/workplace-office_1098-16223.jpg",
- imageAlt: "professional accounting office interior",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/workplace-office_1098-16223.jpg", imageAlt: "professional accounting office interior"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/glasses-calculator-coins-tablet-white-neat-desk_1387-383.jpg",
- imageAlt: "professional accounting office interior",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/glasses-calculator-coins-tablet-white-neat-desk_1387-383.jpg", imageAlt: "professional accounting office interior"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-graphic_1098-1999.jpg",
- imageAlt: "professional accounting office interior",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-graphic_1098-1999.jpg", imageAlt: "professional accounting office interior"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/empty-boardroom-space-within-enterprise-designed-productivity_482257-114714.jpg",
- imageAlt: "professional accounting office interior",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/empty-boardroom-space-within-enterprise-designed-productivity_482257-114714.jpg", imageAlt: "professional accounting office interior"},
]}
/>
@@ -100,9 +77,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Your Trusted Financial Partner"
description={[
- "At Moagi Consulting, we specialize in providing tailored financial solutions for businesses and individuals alike. Our team of expert accountants and advisors ensures your compliance and fiscal success through meticulous reporting, planning, and development.",
- "We believe in building long-term partnerships, focusing on core services like tax preparation, financial accounting, and business advisory, ensuring you always stay ahead.",
- ]}
+ "At Moagi Consulting, we specialize in providing tailored financial solutions for businesses and individuals alike. Our team of expert accountants and advisors ensures your compliance and fiscal success through meticulous reporting, planning, and development.", "We believe in building long-term partnerships, focusing on core services like tax preparation, financial accounting, and business advisory, ensuring you always stay ahead."]}
/>
@@ -114,34 +89,22 @@ export default function LandingPage() {
features={[
{
icon: DollarSign,
- title: "Accounting & Tax",
- description: "Expert bookkeeping, financial reporting, and comprehensive tax preparation for all business types.",
- },
+ title: "Accounting & Tax", description: "Expert bookkeeping, financial reporting, and comprehensive tax preparation for all business types."},
{
icon: Briefcase,
- title: "Business Advisory",
- description: "Strategic business development, due diligence, and expert advisory to guide your growth.",
- },
+ title: "Business Advisory", description: "Strategic business development, due diligence, and expert advisory to guide your growth."},
{
icon: FileText,
- title: "Compliance & Returns",
- description: "Seamless CIPC returns, payroll support, and annual financial statements to keep you compliant.",
- },
+ title: "Compliance & Returns", description: "Seamless CIPC returns, payroll support, and annual financial statements to keep you compliant."},
{
icon: BarChart2,
- title: "Financial Analysis",
- description: "Deep insights and analysis to ensure your reporting is accurate and useful for decision making.",
- },
+ title: "Financial Analysis", description: "Deep insights and analysis to ensure your reporting is accurate and useful for decision making."},
{
icon: UserCheck,
- title: "Individual Services",
- description: "Dedicated income tax return processing and provisional tax filing for individuals.",
- },
+ title: "Individual Services", description: "Dedicated income tax return processing and provisional tax filing for individuals."},
{
icon: CheckCircle,
- title: "Audit Preparation",
- description: "Comprehensive independent review and preparation for successful audits.",
- },
+ title: "Audit Preparation", description: "Comprehensive independent review and preparation for successful audits."},
]}
title="Comprehensive Accounting Services"
description="From tax compliance and payroll to complex business development, we offer a wide range of services to keep your business running smoothly."
@@ -150,30 +113,16 @@ export default function LandingPage() {