Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-05-09 22:58:06 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
background={{
variant: "animated-grid"}}
logoText="BridgeMind AI"
description="The AI coding platform for builders who ship software at the speed of thought. Your agents, managed by intent."
description="Ship Production-Grade Software at the Speed of Thought. Your agents, managed by intent."
buttons={[
{
text: "Start Shipping", href: "#contact"},
@@ -233,4 +233,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}