Update src/app/services/page.tsx
This commit is contained in:
@@ -47,35 +47,15 @@ export default function ServicesPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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-4-items"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -88,29 +68,17 @@ export default function ServicesPage() {
|
|||||||
description="We deliver measurable results backed by expertise, innovation, and dedication to your success"
|
description="We deliver measurable results backed by expertise, innovation, and dedication to your success"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", icon: TrendingUp,
|
||||||
icon: TrendingUp,
|
title: "Average ROI Increase", value: "245%"},
|
||||||
title: "Average ROI Increase",
|
|
||||||
value: "245%",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", icon: Users,
|
||||||
icon: Users,
|
title: "Active Partnerships", value: "120+"},
|
||||||
title: "Active Partnerships",
|
|
||||||
value: "120+",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", icon: Target,
|
||||||
icon: Target,
|
title: "Successful Launches", value: "98%"},
|
||||||
title: "Successful Launches",
|
|
||||||
value: "98%",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", icon: Zap,
|
||||||
icon: Zap,
|
title: "Industry Experience", value: "10 Years"},
|
||||||
title: "Industry Experience",
|
|
||||||
value: "10 Years",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user