diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a4879d..0e8959a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,9 +59,9 @@ export default function HomePage() { { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/a-responsive-website-preview-interface-s-1772875139361-87942715.png?_wi=1", imageAlt: "Website preview with generated code"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/an-advanced-code-editor-with-ai-powered--1772875142374-2829c90f.png", imageAlt: "Code editor with AI suggestions"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/an-advanced-code-editor-with-ai-powered--1772875142374-2829c90f.png?_wi=1", imageAlt: "Code editor with AI suggestions"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/a-mobile-responsive-design-preview-showc-1772875139224-d75ce864.png", imageAlt: "Mobile responsive design preview"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/a-mobile-responsive-design-preview-showc-1772875139224-d75ce864.png?_wi=1", imageAlt: "Mobile responsive design preview"}, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/a-generation-history-and-analytics-dashb-1772875140500-d6340221.png?_wi=1", imageAlt: "Generation history and analytics"}, ]} @@ -197,9 +197,9 @@ export default function HomePage() { { id: "2", title: "Framework Selection", description: "Generate code for your framework of choice: React, Vue, Svelte, or vanilla JavaScript. Each with full TypeScript support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/a-responsive-website-preview-interface-s-1772875139361-87942715.png?_wi=1", imageAlt: "Framework selection options"}, { - id: "3", title: "Styling Options", description: "Choose your CSS approach: Tailwind CSS, SCSS, CSS Modules, or vanilla CSS. Customize breakpoints and design tokens easily.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/an-advanced-code-editor-with-ai-powered--1772875142374-2829c90f.png", imageAlt: "Styling customization settings"}, + id: "3", title: "Styling Options", description: "Choose your CSS approach: Tailwind CSS, SCSS, CSS Modules, or vanilla CSS. Customize breakpoints and design tokens easily.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/an-advanced-code-editor-with-ai-powered--1772875142374-2829c90f.png?_wi=2", imageAlt: "Styling customization settings"}, { - id: "4", title: "Component Settings", description: "Fine-tune component naming conventions, export patterns, and folder structure to match your project's architecture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/a-mobile-responsive-design-preview-showc-1772875139224-d75ce864.png", imageAlt: "Component settings configuration"}, + id: "4", title: "Component Settings", description: "Fine-tune component naming conventions, export patterns, and folder structure to match your project's architecture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM6IccPER0LhH7jpL9sFFPmNn/a-mobile-responsive-design-preview-showc-1772875139224-d75ce864.png?_wi=2", imageAlt: "Component settings configuration"}, ]} gridVariant="bento-grid" animationType="slide-up"