Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 644cf5d313 | |||
| c255664817 | |||
| 74680387f6 | |||
| 8f68cd8d74 | |||
| 1ab5fdb5d8 | |||
| a2b1dfb1c6 | |||
| a445e54545 | |||
| 749b5cc1d5 | |||
| 4e6e7934fa |
@@ -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. Reduce your deployment cycles by 80% with our agentic management platform."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Shipping", href: "#contact"},
|
||||
@@ -87,17 +87,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "BridgeSpace", price: "The Vibe IDE", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-software-developer-thinking-ways-upgrade-encryption-program-pensive-network-engineer-reflecting-failed-data-processing-operation-security-system-unknown-breach_482257-43029.jpg"},
|
||||
id: "p1", name: "BridgeSpace", price: "Full-stack cloud-native coding environment", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-software-developer-thinking-ways-upgrade-encryption-program-pensive-network-engineer-reflecting-failed-data-processing-operation-security-system-unknown-breach_482257-43029.jpg"},
|
||||
{
|
||||
id: "p2", name: "BridgeVoice", price: "Voice Intent", imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047616.jpg"},
|
||||
id: "p2", name: "BridgeVoice", price: "Voice-to-code intent processing", imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047616.jpg"},
|
||||
{
|
||||
id: "p3", name: "BridgeMCP", price: "Shared Context", imageSrc: "http://img.b2bpic.net/free-photo/male-expert-uses-tablet-with-chroma-key-display-leveraging-dashboards_482257-126212.jpg"},
|
||||
id: "p3", name: "BridgeMCP", price: "Unified cross-agent data sharing", imageSrc: "http://img.b2bpic.net/free-photo/male-expert-uses-tablet-with-chroma-key-display-leveraging-dashboards_482257-126212.jpg"},
|
||||
{
|
||||
id: "p4", name: "BridgeCode", price: "Agent Core", imageSrc: "http://img.b2bpic.net/free-photo/teleworker-using-laptop-coding-software-developing_482257-124274.jpg"},
|
||||
id: "p4", name: "BridgeCode", price: "Core agent logic execution engine", imageSrc: "http://img.b2bpic.net/free-photo/teleworker-using-laptop-coding-software-developing_482257-124274.jpg"},
|
||||
{
|
||||
id: "p5", name: "BridgeSwarm", price: "Team Engineering", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-labor-day-landing-page-template_23-2150617044.jpg"},
|
||||
id: "p5", name: "BridgeSwarm", price: "Autonomous multi-agent orchestration", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-labor-day-landing-page-template_23-2150617044.jpg"},
|
||||
{
|
||||
id: "p6", name: "Agentic Stack", price: "Integrated Stack", imageSrc: "http://img.b2bpic.net/free-photo/modern-home-office-with-desktop-pc-monitor-displaying-business-analytics_482257-130255.jpg"},
|
||||
id: "p6", name: "Agentic Stack", price: "End-to-end deployment pipeline", imageSrc: "http://img.b2bpic.net/free-photo/modern-home-office-with-desktop-pc-monitor-displaying-business-analytics_482257-130255.jpg"},
|
||||
]}
|
||||
title="Four Products. One Workflow."
|
||||
description="Everything a builder needs to go from intent to production."
|
||||
|
||||
Reference in New Issue
Block a user