From e9983cd55617b43e4d276a18a2c96cfe93b5dfd1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 06:03:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f60a450..432b6d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,13 +112,13 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Discovery", title: "Strategy & Insight", subtitle: "Deep dive into your vision", description: "We start by understanding your brand, goals, and audience. Through collaborative workshops and research, we uncover insights that fuel our creative strategy and ensure every decision is data-informed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/minimalist-digital-illustration-of-a-str-1773208857146-6810196e.png", imageAlt: "Strategy and discovery phase"}, + tag: "Discovery", title: "Strategy & Insight", subtitle: "Deep dive into your vision", description: "We start by understanding your brand, goals, and audience. Through collaborative workshops and research, we uncover insights that fuel our creative strategy and ensure every decision is data-informed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/minimalist-digital-illustration-of-a-str-1773208857146-6810196e.png?_wi=1", imageAlt: "Strategy and discovery phase"}, { id: 2, - tag: "Creation", title: "Design & Build", subtitle: "Bringing ideas to life", description: "Our designers and developers collaborate closely to create stunning, functional digital experiences. We iterate rapidly, always keeping your vision and user experience at the center.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/creative-designer-working-on-digital-int-1773208859489-862a777b.png", imageAlt: "Design and creation phase"}, + tag: "Creation", title: "Design & Build", subtitle: "Bringing ideas to life", description: "Our designers and developers collaborate closely to create stunning, functional digital experiences. We iterate rapidly, always keeping your vision and user experience at the center.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/creative-designer-working-on-digital-int-1773208859489-862a777b.png?_wi=1", imageAlt: "Design and creation phase"}, { id: 3, - tag: "Launch", title: "Execution & Optimization", subtitle: "Perfecting every detail", description: "We rigorously test, refine, and optimize before launch. Post-launch, we monitor performance and continuously improve to ensure your digital solution achieves maximum impact.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/development-team-executing-digital-proje-1773208859987-d0a46fde.png", imageAlt: "Execution and optimization phase"}, + tag: "Launch", title: "Execution & Optimization", subtitle: "Perfecting every detail", description: "We rigorously test, refine, and optimize before launch. Post-launch, we monitor performance and continuously improve to ensure your digital solution achieves maximum impact.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/development-team-executing-digital-proje-1773208859987-d0a46fde.png?_wi=1", imageAlt: "Execution and optimization phase"}, ]} textboxLayout="default" useInvertedBackground={true} @@ -189,7 +189,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Brand Strategy & Design", description: "From logo design to comprehensive brand systems, we create visual identities that resonate with your audience and differentiate you in the market.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/minimalist-digital-illustration-of-a-str-1773208857146-6810196e.png", imageAlt: "Brand strategy service"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/minimalist-digital-illustration-of-a-str-1773208857146-6810196e.png?_wi=2", imageAlt: "Brand strategy service"}, items: [ { icon: Palette, text: "Visual identity systems" }, { icon: Layout, text: "Brand guidelines & assets" }, @@ -199,7 +199,7 @@ export default function LandingPage() { }, { id: "2", title: "Web Design & Development", description: "Beautiful, responsive websites that not only look stunning but perform exceptionally. We build experiences that convert visitors into customers.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/creative-designer-working-on-digital-int-1773208859489-862a777b.png", imageAlt: "Web design service"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/creative-designer-working-on-digital-int-1773208859489-862a777b.png?_wi=2", imageAlt: "Web design service"}, items: [ { icon: Code, text: "Custom web development" }, { icon: Smartphone, text: "Responsive design" }, @@ -209,7 +209,7 @@ export default function LandingPage() { }, { id: "3", title: "Digital Product Strategy", description: "We help you conceptualize, design, and launch digital products that solve real problems and drive user engagement.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/development-team-executing-digital-proje-1773208859987-d0a46fde.png", imageAlt: "Product strategy service"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmrapdADzCQCnsNaW5oJ8gjeKL/development-team-executing-digital-proje-1773208859987-d0a46fde.png?_wi=2", imageAlt: "Product strategy service"}, items: [ { icon: Target, text: "User research & testing" }, { icon: Layers, text: "UX/UI design" },