Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-28 17:53:40 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboard
background={{ variant: "radial-gradient" }}
title="Distilling Complex Financials into Actionable Growth"
description="SEER empowers CEOs to cut through mountains of data. Josephine, our analytical engine, grades your business performance across key levers to identify the fastest path to bottom-line growth."
description="SEER provides an immediate roadmap to higher profitability, automatically analyzing your financial data to pinpoint and execute the exact levers required for bottom-line growth."
tag="AI-Powered Business Intelligence"
buttons={[
{ text: "Get Started", href: "#contact" },
@@ -179,4 +179,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}