Update src/app/page.tsx
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="animated-grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
title="Professional Accounting Solutions"
|
||||
description="Expert tax preparation, bookkeeping, and financial consulting for individuals and businesses. Volodymyr & Ilona Sapaiev bring decades of combined experience to help you maximize tax savings and maintain financial clarity."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
tag="Expert Accountants"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user