Update src/app/services/page.tsx

This commit is contained in:
2026-03-07 19:11:39 +00:00
parent 0be74a1c54
commit 06aeeeebcd

View File

@@ -82,7 +82,7 @@ export default function ServicesPage() {
{ text: "Schedule Demo", href: "/contact" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-modern-sleek-ai-dashboard-interface-sh-1772910640946-583d0faf.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-modern-sleek-ai-dashboard-interface-sh-1772910640946-583d0faf.png?_wi=3"
imageAlt="AI-powered digital dashboard"
mediaAnimation="slide-up"
imagePosition="right"
@@ -101,28 +101,28 @@ export default function ServicesPage() {
id: "1",
title: "Custom Website Development",
tags: ["Web Design", "Performance Optimized"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-beautiful-modern-website-displayed-on--1772910639742-5d273853.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-beautiful-modern-website-displayed-on--1772910639742-5d273853.png?_wi=2",
imageAlt: "Modern website development",
},
{
id: "2",
title: "AI-Powered Assistants",
tags: ["Conversational AI", "24/7 Support"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-conversational-ai-assistant-interface--1772910639865-f2455f66.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-conversational-ai-assistant-interface--1772910639865-f2455f66.png?_wi=2",
imageAlt: "AI assistant technology",
},
{
id: "3",
title: "Business Automation",
tags: ["Workflow Automation", "Efficiency Boost"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-business-workflow-automation-visualiza-1772910639514-39f716bb.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-business-workflow-automation-visualiza-1772910639514-39f716bb.png?_wi=2",
imageAlt: "Business automation tools",
},
{
id: "4",
title: "Customer Communication Tools",
tags: ["Integration", "Multi-Channel"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-comprehensive-communication-platform-i-1772910640557-2f9ccae0.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-comprehensive-communication-platform-i-1772910640557-2f9ccae0.png?_wi=2",
imageAlt: "Communication platform interface",
},
]}