diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e64a86..4d28e0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,6 +60,7 @@ export default function LandingPage() { ]} rating={5} ratingText="Trusted by 150+ brands" + mediaAnimation="none" buttons={[ { text: "Get Started", href: "#contact" }, { text: "View Work", href: "#work" }