Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 12:03:35 +00:00
parent 6c10bb387c
commit 7a83790c48

View File

@@ -47,13 +47,13 @@ export default function ServicesPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
features={[ features={[
{ {
id: "1", title: "Web Development", description: "From responsive websites to complex web applications, we build scalable solutions using cutting-edge technologies including React, Next.js, and Node.js.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-web-development-concept-ima-1772538619187-01dd9557.png", imageAlt: "Web Development Services"}, id: "1", title: "Web Development", description: "From responsive websites to complex web applications, we build scalable solutions using cutting-edge technologies including React, Next.js, and Node.js.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-web-development-concept-ima-1772538619187-01dd9557.png?_wi=2", imageAlt: "Web Development Services"},
{ {
id: "2", title: "UI/UX Design", description: "We create intuitive, beautiful interfaces that users love. Our design process focuses on user research, wireframing, prototyping, and rigorous testing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/user-interface-and-experience-design-con-1772538617879-adc7cf56.png", imageAlt: "UI/UX Design Services"}, id: "2", title: "UI/UX Design", description: "We create intuitive, beautiful interfaces that users love. Our design process focuses on user research, wireframing, prototyping, and rigorous testing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/user-interface-and-experience-design-con-1772538617879-adc7cf56.png?_wi=2", imageAlt: "UI/UX Design Services"},
{ {
id: "3", title: "Digital Strategy", description: "Strategic consulting to help you navigate the digital landscape. We analyze market trends, competitive positioning, and develop roadmaps for success.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/digital-strategy-consultation-scene-with-1772538618258-45f82cfc.png", imageAlt: "Digital Strategy Services"}, id: "3", title: "Digital Strategy", description: "Strategic consulting to help you navigate the digital landscape. We analyze market trends, competitive positioning, and develop roadmaps for success.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/digital-strategy-consultation-scene-with-1772538618258-45f82cfc.png?_wi=2", imageAlt: "Digital Strategy Services"},
{ {
id: "4", title: "Brand Identity", description: "Complete branding from concept to implementation. We develop cohesive visual identities that communicate your values and resonate with your target audience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/brand-identity-design-workspace-showing--1772538617285-0010346f.png", imageAlt: "Brand Identity Services"}, id: "4", title: "Brand Identity", description: "Complete branding from concept to implementation. We develop cohesive visual identities that communicate your values and resonate with your target audience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/brand-identity-design-workspace-showing--1772538617285-0010346f.png?_wi=2", imageAlt: "Brand Identity Services"},
]} ]}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
animationType="slide-up" animationType="slide-up"