Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f68471554 | |||
| 9636bdf618 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Automati"
|
title="automatizahoy"
|
||||||
description="Expert AI implementation that saves time, cuts costs, and ensures you never miss a client opportunity again."
|
description="Expert AI implementation that saves time, cuts costs, and ensures you never miss a client opportunity again."
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-digital-network-flow_84443-74097.jpg", imageAlt: "AI Neural Visualization" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-digital-network-flow_84443-74097.jpg", imageAlt: "AI Neural Visualization" },
|
||||||
@@ -180,4 +180,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user