Update src/app/services/page.tsx
This commit is contained in:
@@ -79,11 +79,11 @@ export default function ServicesPage() {
|
||||
tagIcon={Package}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Website Design & Development", price: "Starting $2,999", variant: "Custom Design Responsive Layout", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/designer-working-on-responsive-website-m-1772556087273-060ae977.png", imageAlt: "Website design service"},
|
||||
id: "1", name: "Website Design & Development", price: "Starting $2,999", variant: "Custom Design Responsive Layout", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/designer-working-on-responsive-website-m-1772556087273-060ae977.png?_wi=1", imageAlt: "Website design service"},
|
||||
{
|
||||
id: "2", name: "Web Automation & Integration", price: "Starting $1,999", variant: "API Integration Workflow Automation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/abstract-visualization-of-website-automa-1772556087854-f79afd8a.png", imageAlt: "Automation integration service"},
|
||||
id: "2", name: "Web Automation & Integration", price: "Starting $1,999", variant: "API Integration Workflow Automation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/abstract-visualization-of-website-automa-1772556087854-f79afd8a.png?_wi=1", imageAlt: "Automation integration service"},
|
||||
{
|
||||
id: "3", name: "Performance & Optimization", price: "Starting $999", variant: "Speed Optimization SEO Enhancement", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/developer-coding-modern-web-applications-1772556086863-87ad7072.png", imageAlt: "Performance optimization service"},
|
||||
id: "3", name: "Performance & Optimization", price: "Starting $999", variant: "Speed Optimization SEO Enhancement", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/developer-coding-modern-web-applications-1772556086863-87ad7072.png?_wi=1", imageAlt: "Performance optimization service"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -100,7 +100,7 @@ export default function ServicesPage() {
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png?_wi=2"
|
||||
imageAlt="Services consultation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user