Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c4c080430c |
@@ -48,6 +48,10 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
title="Seamless Digital Experiences"
|
||||
description="Connecting your ideas to the world through robust, scalable, and secure digital infrastructure designed for tomorrow."
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "Explore Features", href: "#features" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-communication-background-business-network-design_53876-153358.jpg", imageAlt: "Abstract Tech"},
|
||||
@@ -202,4 +206,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user