diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c3c8ad..5e58623 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,15 +91,15 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Discovery", title: "Brand Strategy", subtitle: "Foundation for Success", description: "We dive deep into your market, audience, and goals to develop a strategic foundation that guides every creative decision. Our research-driven approach ensures your brand resonates with the right people.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-detailed-illustration-showing-strategi-1772960291579-e4775d8a.png", imageAlt: "Strategic planning and research phase", buttons: [], + tag: "Discovery", title: "Brand Strategy", subtitle: "Foundation for Success", description: "We dive deep into your market, audience, and goals to develop a strategic foundation that guides every creative decision. Our research-driven approach ensures your brand resonates with the right people.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-detailed-illustration-showing-strategi-1772960291579-e4775d8a.png?_wi=1", imageAlt: "Strategic planning and research phase", buttons: [], }, { id: 2, - tag: "Creation", title: "Design & Branding", subtitle: "Visual Excellence", description: "From logo design to complete brand identities, we create visual languages that communicate your unique value. Every color, typeface, and design element is intentional and impactful.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-designer-crafting-visual-elements-in-a-1772960293233-ae7da2e6.png", imageAlt: "Design process and visual creation", buttons: [], + tag: "Creation", title: "Design & Branding", subtitle: "Visual Excellence", description: "From logo design to complete brand identities, we create visual languages that communicate your unique value. Every color, typeface, and design element is intentional and impactful.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-designer-crafting-visual-elements-in-a-1772960293233-ae7da2e6.png?_wi=1", imageAlt: "Design process and visual creation", buttons: [], }, { id: 3, - tag: "Development", title: "Web Development", subtitle: "Cutting-Edge Technology", description: "We build fast, responsive, and beautiful websites using the latest technologies. Every line of code is optimized for performance, accessibility, and user experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-developer-working-on-responsive-web-de-1772960291401-000c1d8b.png", imageAlt: "Web development and coding", buttons: [], + tag: "Development", title: "Web Development", subtitle: "Cutting-Edge Technology", description: "We build fast, responsive, and beautiful websites using the latest technologies. Every line of code is optimized for performance, accessibility, and user experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-developer-working-on-responsive-web-de-1772960291401-000c1d8b.png?_wi=1", imageAlt: "Web development and coding", buttons: [], }, ]} textboxLayout="default" @@ -165,7 +165,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Discovery & Strategy", description: "We start by understanding your business, market, and audience. Through research and workshops, we develop a clear strategy that guides the entire project.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-detailed-illustration-showing-strategi-1772960291579-e4775d8a.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-detailed-illustration-showing-strategi-1772960291579-e4775d8a.png?_wi=2"}, items: [ { icon: Search, text: "Market research and competitor analysis" }, { icon: Target, text: "Audience insights and user personas" }, @@ -175,7 +175,7 @@ export default function LandingPage() { }, { id: "2", title: "Design & Branding", description: "We create stunning visual designs that align with your strategy. From wireframes to high-fidelity designs, every element is crafted with precision.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-designer-crafting-visual-elements-in-a-1772960293233-ae7da2e6.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-designer-crafting-visual-elements-in-a-1772960293233-ae7da2e6.png?_wi=2"}, items: [ { icon: Palette, text: "Brand identity and visual system" }, { icon: Layout, text: "UX/UI design and prototyping" }, @@ -185,7 +185,7 @@ export default function LandingPage() { }, { id: "3", title: "Development & Launch", description: "Our expert developers bring designs to life with clean, efficient code. We focus on performance, security, and user experience at every step.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-developer-working-on-responsive-web-de-1772960291401-000c1d8b.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AejxD4mQD9ZeQA55XSXjNFeBWH/a-developer-working-on-responsive-web-de-1772960291401-000c1d8b.png?_wi=2"}, items: [ { icon: Code, text: "Full-stack development and testing" }, { icon: Zap, text: "Performance optimization and security" },