Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1821bebcc6 | |||
| aded404afb | |||
| fad1425621 | |||
| 76f666c50a |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient"}}
|
variant: "radial-gradient"}}
|
||||||
title="Trusted Accounting & Financial Solutions for Growing Businesses"
|
title="Scale Your Business with Expert Financial Clarity in Lutz, FL"
|
||||||
description="From tax strategies to part-time CFO services — we help you stay profitable and stress-free."
|
description="From tax strategies to part-time CFO services — we help you stay profitable and stress-free."
|
||||||
kpis={[
|
kpis={[
|
||||||
{
|
{
|
||||||
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Tax Strategies", description: "Expert tax planning to maximize your bottom line.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=1", titleIconSrc: "Calculator", buttonText: "Learn More"},
|
title: "Reduce Your Annual Tax Liability", description: "Proactive tax planning to keep more profit in your pocket.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=1", titleIconSrc: "Calculator", buttonText: "Learn More"},
|
||||||
{
|
{
|
||||||
title: "CFO Services", description: "High-level financial guidance for strategic growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=2", titleIconSrc: "TrendingUp", buttonText: "Learn More"},
|
title: "Accelerate Business Growth", description: "CFO-level guidance to optimize operations and scale faster.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=2", titleIconSrc: "TrendingUp", buttonText: "Learn More"},
|
||||||
{
|
{
|
||||||
title: "Cash Flow Projections", description: "Understand your numbers and plan for the future.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=3", titleIconSrc: "PieChart", buttonText: "Learn More"},
|
title: "Master Your Cash Flow", description: "Gain total visibility over your finances to plan confidently.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=3", titleIconSrc: "PieChart", buttonText: "Learn More"},
|
||||||
]}
|
]}
|
||||||
title="Professional Accounting Services"
|
title="Professional Accounting Services"
|
||||||
description="Comprehensive financial solutions designed to help your business scale efficiently."
|
description="Comprehensive financial solutions designed to help your business scale efficiently."
|
||||||
@@ -172,4 +172,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user