Update src/app/services/page.tsx
This commit is contained in:
@@ -99,11 +99,11 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "AI Strategy & Consulting", price: "Enterprise-Grade", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APKo7X0RIOuomMFKBXaPVPkCG7/a-sophisticated-ai-dashboard-interface-w-1772489015759-fb15f2e7.png", imageAlt: "Strategy & Consulting"},
|
||||
id: "1", name: "AI Strategy & Consulting", price: "Enterprise-Grade", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APKo7X0RIOuomMFKBXaPVPkCG7/a-sophisticated-ai-dashboard-interface-w-1772489015759-fb15f2e7.png?_wi=2", imageAlt: "Strategy & Consulting"},
|
||||
{
|
||||
id: "2", name: "Implementation & Deployment", price: "3-6 Months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APKo7X0RIOuomMFKBXaPVPkCG7/a-modern-manufacturing-facility-with-ai--1772489015658-9234cc03.png", imageAlt: "Implementation Services"},
|
||||
id: "2", name: "Implementation & Deployment", price: "3-6 Months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APKo7X0RIOuomMFKBXaPVPkCG7/a-modern-manufacturing-facility-with-ai--1772489015658-9234cc03.png?_wi=2", imageAlt: "Implementation Services"},
|
||||
{
|
||||
id: "3", name: "Optimization & Support", price: "Ongoing Excellence", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APKo7X0RIOuomMFKBXaPVPkCG7/a-modern-healthcare-facility-with-ai-pow-1772489015535-f30b9c5a.png", imageAlt: "Support & Optimization"},
|
||||
id: "3", name: "Optimization & Support", price: "Ongoing Excellence", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APKo7X0RIOuomMFKBXaPVPkCG7/a-modern-healthcare-facility-with-ai-pow-1772489015535-f30b9c5a.png?_wi=2", imageAlt: "Support & Optimization"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -133,7 +133,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APKo7X0RIOuomMFKBXaPVPkCG7/an-abstract-sophisticated-background-sho-1772489016086-9fb2d641.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APKo7X0RIOuomMFKBXaPVPkCG7/an-abstract-sophisticated-background-sho-1772489016086-9fb2d641.png?_wi=2"
|
||||
imageAlt="AI Innovation Background"
|
||||
columns={footerColumns}
|
||||
logoText="AI Solutions"
|
||||
|
||||
Reference in New Issue
Block a user