Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-03 14:17:14 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars"}}
title="Architects of Digital Excellence"
title="Architecting Digital Products that Scale"
description="We build high-performance digital products and experiences that scale businesses. From bespoke web design to complex software systems, we bring vision to life."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/freelancer-home-wearing-vr-goggles-using-augmented-reality-visualize-final-result-after-working-machinery-construction-using-cad-engineering-software-computer-developing-engine-product_482257-67895.jpg?_wi=1", imageAlt: "Digital design 1" },
@@ -239,4 +239,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}