Update src/app/page.tsx

This commit is contained in:
2026-06-12 14:08:11 +00:00
parent 51add04a56
commit fb276b73bf

View File

@@ -282,7 +282,8 @@ export default function LandingPage() {
text="Ready to transform your business with actionable analytics? Get in touch today for a personalized demo."
buttons={[
{
text: "Request a Demo", href: "#"},
text: "Request a Demo", href: "#"
}
]}
/>
</div>