Update src/app/page.tsx

This commit is contained in:
2026-03-18 11:47:34 +00:00
parent 260b2b9132
commit d9464a4d68

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="Higgsfield AI"
description="Enterprise AI Made Simple and Scalable"
background={{ variant: "fluid" }}
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Start Your Free Trial", href: "#contact" },
{ text: "Schedule Demo", href: "#contact" }