Update src/app/page.tsx

This commit is contained in:
2026-06-02 16:47:26 +00:00
parent 8bd47fe4bd
commit ce304ceccc

View File

@@ -104,16 +104,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Tax Preparation", description: "Navigate complex tax codes with ease and ensure maximum returns.", bentoComponent: "reveal-icon", icon: FileText,
imageAlt: "blue tech company logo clean"
title: "Tax Preparation", description: "Navigate complex tax codes with ease and ensure maximum returns.", bentoComponent: "reveal-icon", icon: FileText
},
{
title: "Bookkeeping & Payroll", description: "Accurate and timely record-keeping for smooth operations.", bentoComponent: "reveal-icon", icon: Book,
imageAlt: "blue tech company logo clean"
title: "Bookkeeping & Payroll", description: "Accurate and timely record-keeping for smooth operations.", bentoComponent: "reveal-icon", icon: Book
},
{
title: "Financial Consulting", description: "Strategic advice to optimize your financial health and achieve long-term goals.", bentoComponent: "reveal-icon", icon: Lightbulb,
imageAlt: "blue tech company logo clean"
title: "Financial Consulting", description: "Strategic advice to optimize your financial health and achieve long-term goals.", bentoComponent: "reveal-icon", icon: Lightbulb
},
]}
title="Streamline Your Finances with Our Services"