Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user