diff --git a/src/app/page.tsx b/src/app/page.tsx index ea7170e..e4eb746 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -210,6 +210,10 @@ export default function LandingPage() { useInvertedBackground={false} tag="Reviews" tagAnimation="slide-up" + buttons={[ + { text: "Read More Reviews", href: "#" } + ]} + buttonAnimation="slide-up" />