Update src/app/page.tsx

This commit is contained in:
2026-06-11 15:40:30 +00:00
parent 3272c4cfb5
commit 44f4f8740c

View File

@@ -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}
/>
</div>
</ThemeProvider>