Merge version_1 into main #5

Merged
bender merged 2 commits from version_1 into main 2026-03-03 11:32:30 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ const ContactPage = () => {
tagAnimation="slide-up"
title="Ready to Transform Your Business?"
description="Let's bring your vision to life with cutting-edge web and mobile solutions tailored to your goals. Partner with us to unlock your digital potential."
background={{ variant: "glowing-orb" }}
background={{ variant: "noise" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/modern-tech-company-office-environment-s-1772536829959-06972360.png"
imageAlt="Contact us - modern office environment"

View File

@@ -100,7 +100,7 @@ const HomePage = () => {
{ text: "See Our Services", href: "/services" },
]}
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "noise" }}
useInvertedBackground={false}
ariaLabel="Hero section"
/>