From 44f4f8740c0cb93b3e3047bf2f9420369f4d2bf7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 15:40:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9551e17..590f2d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ export default function LandingPage() { title="Meet Your New Workforce" description="AI Employees That Run Customer Operations 24/7. Frontdesk deploys autonomous AI workers that answer calls, manage conversations, update systems, trigger workflows, and resolve customer requests without human intervention. Built for property operators, home builders, and customer-centric businesses." background={{ - variant: "noiseDiagonalGradient"}} + variant: "animated-grid"}} buttons={[ { text: "Start Free Demo", href: "#contact" }, { text: "Book Founder Call", href: "#contact" }, @@ -414,7 +414,6 @@ export default function LandingPage() { }, ]} copyrightText="© 2024 Frontdesk. All rights reserved." - useInvertedBackground={true} /> -- 2.49.1