Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 68ea48a3af | |||
| cebd15e86c | |||
| 2e3455b0f5 | |||
| bdb4f22b51 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
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."
|
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={[
|
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" },
|
{ 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>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user