Update src/app/page.tsx

This commit is contained in:
2026-03-04 13:27:04 +00:00
parent 871158f64d
commit be009d3ca3

View File

@@ -125,6 +125,10 @@ export default function ApexDigitalPage() {
textboxLayout="default"
animationType="scale-rotate"
useInvertedBackground={false}
buttons={[
{ text: "See How We Achieved These Results", href: "#testimonials" },
]}
buttonAnimation="slide-up"
/>
</div>