Update src/app/page.tsx

This commit is contained in:
2026-05-09 22:56:20 +00:00
parent a445e54545
commit a2b1dfb1c6

View File

@@ -87,17 +87,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ 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." title="Four Products. One Workflow."
description="Everything a builder needs to go from intent to production." description="Everything a builder needs to go from intent to production."