Merge version_2 into main #2

Merged
bender merged 3 commits from version_2 into main 2026-04-15 15:14:48 +00:00
Showing only changes of commit ccb238cabc - Show all commits

View File

@@ -49,6 +49,7 @@ export default function ServicesPage() {
title: "Web Development", description: "Custom high-performance web solutions.", bentoComponent: "media-stack", items: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-2.webp", imageAlt: "Dev 1" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-1.webp", imageAlt: "Dev 2" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-2.webp", imageAlt: "Dev 3" },
],
},
]}
@@ -56,6 +57,9 @@ export default function ServicesPage() {
<ContactCTA
title="Ready to Start?"
description="Let's discuss how we can help your brand."
tag="Contact"
useInvertedBackground={false}
background={{ variant: "rotated-rays-animated" }}
buttons={[{ text: "Get Started", href: "/contact" }]}
/>
<FooterBase