diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index dc36a67..103d266 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -77,7 +77,7 @@ export default function ServicesPage() { title="Our Comprehensive Financial Services" description="Each service is tailored to your unique financial needs, combining expertise with personalized attention to achieve your long-term wealth goals." tag="Complete Solutions" - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[{ text: "Book Consultation", href: "/contact" }]} buttonAnimation="slide-up" textboxLayout="default" @@ -103,7 +103,7 @@ export default function ServicesPage() { title="Service Excellence Metrics" description="Our commitment to quality and client satisfaction is reflected in these key performance indicators." tag="Performance" - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} gridVariant="uniform-all-items-equal"