Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user