Update src/app/page.tsx

This commit is contained in:
2026-03-20 18:53:44 +00:00
parent 741f3ea80b
commit a7d53ff669

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="InsightHub"
description="Transform raw data into actionable market insights. Our research experts deliver comprehensive analysis to drive your business decisions forward."
background="gradient-bars"
background={{ variant: "gradient-bars" }}
buttons={[
{ text: "Request a Demo", href: "#contact" },
{ text: "Learn More", href: "#about" }