From e9427de04c8ccbe64cceb893860685846e5a4e61 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 07:39:10 +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 84debd9..a7c6c8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,6 +57,7 @@ export default function LandingPage() { bottomRightText="hello@sympai.com" button={{ text: "Get a Demo", href: "#contact"}} + logoImageClassName="scale-200" /> -- 2.49.1