Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 04:26:11 +00:00

View File

@@ -68,13 +68,13 @@ export default function AetherDBLanding() {
tag: "Step One", title: "Describe Your App", subtitle: "Write how your app works in plain English.", description: "Simply explain your data structure, relationships, and requirements using natural language. Aether DB's AI understands your intent and requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-close-up-of-a-developer-typing-natural-1772511926022-f462f1fe.png", imageAlt: "Developer describing app in natural language"},
{
id: 2,
tag: "Step Two", title: "Generate PostgreSQL", subtitle: "Get production-ready schemas instantly.", description: "Aether DB generates optimized PostgreSQL schemas with proper indexing, constraints, and migrations. All following database best practices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-detailed-postgresql-schema-visualizati-1772511926845-e2e532c7.png", imageAlt: "PostgreSQL schema visualization"},
tag: "Step Two", title: "Generate PostgreSQL", subtitle: "Get production-ready schemas instantly.", description: "Aether DB generates optimized PostgreSQL schemas with proper indexing, constraints, and migrations. All following database best practices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-detailed-postgresql-schema-visualizati-1772511926845-e2e532c7.png?_wi=1", imageAlt: "PostgreSQL schema visualization"},
{
id: 3,
tag: "Step Three", title: "Sync TypeScript Types", subtitle: "Your types always match your database.", description: "Automatically generate TypeScript interfaces that stay synchronized with your schema. Say goodbye to type mismatches and runtime errors.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/visual-representation-of-typescript-type-1772511926929-9d540ea3.png", imageAlt: "TypeScript type definitions synced with database"},
{
id: 4,
tag: "Step Four", title: "Deploy & Build", subtitle: "Start shipping faster immediately.", description: "Export migrations, seed data, and API definitions. Integrate with your existing Stack and deploy with confidence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-detailed-postgresql-schema-visualizati-1772511926845-e2e532c7.png", imageAlt: "Deployment and integration flow"},
tag: "Step Four", title: "Deploy & Build", subtitle: "Start shipping faster immediately.", description: "Export migrations, seed data, and API definitions. Integrate with your existing Stack and deploy with confidence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-detailed-postgresql-schema-visualizati-1772511926845-e2e532c7.png?_wi=2", imageAlt: "Deployment and integration flow"},
]}
/>
</div>