Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-05-09 22:59:11 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
background={{
variant: "animated-grid"}}
logoText="BridgeMind AI"
description="Ship Production-Grade Software at the Speed of Thought. Your agents, managed by intent."
description="Ship production-grade software at the speed of thought. Reduce your deployment cycles by 80% with our agentic management platform."
buttons={[
{
text: "Start Shipping", href: "#contact"},
@@ -233,4 +233,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}