Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "animated-grid"}}
|
variant: "animated-grid"}}
|
||||||
logoText="BridgeMind AI"
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Shipping", href: "#contact"},
|
text: "Start Shipping", href: "#contact"},
|
||||||
@@ -233,4 +233,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user