3 Commits

Author SHA1 Message Date
64e6be4921 Merge version_2 into main
Merge version_2 into main
2026-03-03 14:02:06 +00:00
2f3857f202 Update src/app/page.tsx 2026-03-03 14:02:00 +00:00
7e16e812c5 Merge version_1 into main
Merge version_1 into main
2026-03-03 13:58:53 +00:00

View File

@@ -94,19 +94,19 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Web Design", description: "Beautiful, user-centric designs that convert visitors into customers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHwlaMhbpyERLwpQn1bTUIhdE/professional-web-design-process-visualiz-1772546288027-42c5fbef.png?_wi=1", imageAlt: "Web design process", buttonIcon: ArrowRight,
title: "Designs That Convert", description: "Beautiful, user-centric designs that convert visitors into customers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHwlaMhbpyERLwpQn1bTUIhdE/professional-web-design-process-visualiz-1772546288027-42c5fbef.png?_wi=1", imageAlt: "Web design process", buttonIcon: ArrowRight,
buttonHref: "#contact"
},
{
title: "Brand Strategy", description: "Strategic branding solutions that make your business stand out", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHwlaMhbpyERLwpQn1bTUIhdE/brand-identity-design-showcase-featuring-1772546287982-cc6d4e23.png", imageAlt: "Branding and identity", buttonIcon: ArrowRight,
title: "Brand Authority Built", description: "Strategic branding solutions that make your business stand out", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHwlaMhbpyERLwpQn1bTUIhdE/brand-identity-design-showcase-featuring-1772546287982-cc6d4e23.png", imageAlt: "Branding and identity", buttonIcon: ArrowRight,
buttonHref: "#contact"
},
{
title: "UX Research", description: "Data-driven insights to optimize user experience and conversions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHwlaMhbpyERLwpQn1bTUIhdE/user-experience-research-and-analysis-vi-1772546288390-3f5dec05.png", imageAlt: "UX research methodology", buttonIcon: ArrowRight,
title: "Increase User Retention", description: "Data-driven insights to optimize user experience and conversions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHwlaMhbpyERLwpQn1bTUIhdE/user-experience-research-and-analysis-vi-1772546288390-3f5dec05.png", imageAlt: "UX research methodology", buttonIcon: ArrowRight,
buttonHref: "#contact"
},
{
title: "Development", description: "Clean, scalable code that brings designs to life seamlessly", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHwlaMhbpyERLwpQn1bTUIhdE/professional-web-design-process-visualiz-1772546288027-42c5fbef.png?_wi=2", imageAlt: "Web development", buttonIcon: ArrowRight,
title: "Seamless Implementation", description: "Clean, scalable code that brings designs to life seamlessly", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHwlaMhbpyERLwpQn1bTUIhdE/professional-web-design-process-visualiz-1772546288027-42c5fbef.png?_wi=2", imageAlt: "Web development", buttonIcon: ArrowRight,
buttonHref: "#contact"
}
]}