Update src/app/page.tsx

This commit is contained in:
2026-03-03 21:59:45 +00:00
parent 436ba4e6bf
commit ba87ab2b9e

View File

@@ -168,6 +168,9 @@ export default function LandingPage() {
useInvertedBackground={false}
speed={40}
topMarqueeDirection="left"
buttons={[
{ text: "View More Reviews", href: "#" }
]}
/>
</div>