Merge version_4 into main #22

Merged
bender merged 2 commits from version_4 into main 2026-03-03 10:09:43 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -149,10 +149,10 @@ export default function HomePage() {
{
id: "enterprise-solutions", title: "Enterprise Solutions", description: "Large-scale system integration, data management, and infrastructure solutions designed for mission-critical applications and enterprise reliability requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/enterprise-software-solutions-architectu-1772527673363-117f00ea.png", imageAlt: "Enterprise solutions architecture"},
]}
gridVariant="uniform-4-items"
gridVariant="uniform-4"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
useInvertedBackground="noInvert"
buttons={[{ text: "Explore Services", href: "services" }]}
buttonAnimation="blur-reveal"
/>

View File

@@ -90,10 +90,10 @@ export default function ServicesPage() {
{
id: "enterprise-solutions", title: "Enterprise Solutions", description: "Large-scale system integration, data management, and infrastructure solutions designed for mission-critical applications and enterprise reliability requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQb17qiKzCXGaCapUtYG9WElAv/enterprise-software-solutions-architectu-1772527673363-117f00ea.png", imageAlt: "Enterprise solutions architecture"},
]}
gridVariant="uniform-4-items"
gridVariant="uniform-4"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
useInvertedBackground="noInvert"
buttons={[{ text: "Explore Services", href: "services" }]}
buttonAnimation="blur-reveal"
/>