From 9500ba5612ca30ea0543f896a617b405d943eb66 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:08:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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" } -- 2.49.1