diff --git a/src/app/page.tsx b/src/app/page.tsx
index b0de853..1f93e99 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,28 +31,14 @@ export default function LandingPage() {
@@ -60,92 +46,31 @@ export default function LandingPage() {
@@ -157,20 +82,11 @@ export default function LandingPage() {
title="Empowering Your Ideas"
description="DevAI is built to turn your concepts into reality. Whether you're an entrepreneur starting a company or a designer wanting to deploy a portfolio, we handle the technical heavy lifting."
bulletPoints={[
- {
- title: "AI Logic Engine",
- description: "Seamlessly generate complex code logic for any application domain.",
- },
- {
- title: "Design Systems",
- description: "Intelligent brand identity and logo generation based on your unique vision.",
- },
- {
- title: "Instant Publishing",
- description: "From terminal to live URL in minutes, not days.",
- },
+ { title: "AI Logic Engine", description: "Seamlessly generate complex code logic for any application domain." },
+ { title: "Design Systems", description: "Intelligent brand identity and logo generation based on your unique vision." },
+ { title: "Instant Publishing", description: "From terminal to live URL in minutes, not days." },
]}
- imageSrc="http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg"
mediaAnimation="blur-reveal"
/>
@@ -182,40 +98,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "App Generation",
- description: "Build full-stack applications with an AI-driven coding engine.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/data-center-technician-using-artificial-intelligence-tablet-close-up_482257-125938.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg?_wi=2",
- imageAlt: "ai code generator laptop",
+ title: "App Generation", description: "Build full-stack applications with an AI-driven coding engine.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/data-center-technician-using-artificial-intelligence-tablet-close-up_482257-125938.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg" }
},
{
- title: "Smart Branding",
- description: "Create professional logos and assets in seconds, perfectly matched to your business.",
- phoneOne: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ac2glj",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-hands-holding-smartphone-desk-with-pencils-glasses-laptop_197531-10708.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=2",
- imageAlt: "ai code generator laptop",
+ title: "Smart Branding", description: "Create professional logos and assets in seconds, perfectly matched to your business.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ac2glj" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-hands-holding-smartphone-desk-with-pencils-glasses-laptop_197531-10708.jpg" }
},
{
- title: "Deployment Engine",
- description: "Publish to cloud infrastructure with a single click.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004297.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/back-end-developer-training-predictive-models_482257-116913.jpg?_wi=2",
- imageAlt: "ai code generator laptop",
+ title: "Deployment Engine", description: "Publish to cloud infrastructure with a single click.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004297.jpg" }
},
]}
showStepNumbers={true}
@@ -228,31 +120,11 @@ export default function LandingPage() {