diff --git a/src/app/page.tsx b/src/app/page.tsx index 842d49f..d787033 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />