Update src/app/services/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function ServicesPage() {
|
|||||||
title="Our Comprehensive Financial Services"
|
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."
|
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"
|
tag="Complete Solutions"
|
||||||
tagAnimation="entrance-slide"
|
tagAnimation="slide-up"
|
||||||
buttons={[{ text: "Book Consultation", href: "/contact" }]}
|
buttons={[{ text: "Book Consultation", href: "/contact" }]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -103,7 +103,7 @@ export default function ServicesPage() {
|
|||||||
title="Service Excellence Metrics"
|
title="Service Excellence Metrics"
|
||||||
description="Our commitment to quality and client satisfaction is reflected in these key performance indicators."
|
description="Our commitment to quality and client satisfaction is reflected in these key performance indicators."
|
||||||
tag="Performance"
|
tag="Performance"
|
||||||
tagAnimation="entrance-slide"
|
tagAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
|
|||||||
Reference in New Issue
Block a user