Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #10.
This commit is contained in:
2026-05-28 20:32:20 +00:00

View File

@@ -114,16 +114,16 @@ export default function WebAgency2Page() {
useInvertedBackground={false}
features={[
{
title: "1. Discover & Analyze", description: "Leverage AI to deeply understand your market, audience, and competitive landscape.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg", imageAlt: "Discovery and Analysis with AI"
title: "1. Discover & Analyze", description: "Leverage AI to deeply understand your market, audience, and competitive landscape.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?_wi=1", imageAlt: "Discovery and Analysis with AI"
},
{
title: "2. Strategize & Plan", description: "Develop bespoke AI-powered strategies tailored to your unique business goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg", imageAlt: "Strategy and Planning with AI"
title: "2. Strategize & Plan", description: "Develop bespoke AI-powered strategies tailored to your unique business goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?_wi=2", imageAlt: "Strategy and Planning with AI"
},
{
title: "3. Execute & Optimize", description: "Implement campaigns with agile methods and continuous AI-driven optimization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg", imageAlt: "Execution and Optimization with AI"
title: "3. Execute & Optimize", description: "Implement campaigns with agile methods and continuous AI-driven optimization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?_wi=3", imageAlt: "Execution and Optimization with AI"
},
{
title: "4. Grow & Scale", description: "Drive sustainable growth and scale your business with measurable, data-backed results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg", imageAlt: "Growth and Scaling with AI"
title: "4. Grow & Scale", description: "Drive sustainable growth and scale your business with measurable, data-backed results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?_wi=4", imageAlt: "Growth and Scaling with AI"
}
]}
/>