Merge version_2 into main #4
@@ -48,8 +48,7 @@ export default function LandingPage() {
|
||||
title="Authority in Every Pixel."
|
||||
description="Stratus Edge Solutions crafts premium, high-converting digital infrastructure for industry leaders. Bespoke strategy meets white-glove execution."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Free Strategy Call", href: "#contact"},
|
||||
{ text: "Book a Free Strategy Call", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-colorful-lights_23-2147881558.jpg"
|
||||
imageAlt="dark abstract tech background"
|
||||
@@ -159,7 +158,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Ready to build your digital authority? Let's discuss your vision."
|
||||
text="Ready to build your digital authority? Let's discuss your vision. Contact us at 8602180005."
|
||||
buttons={[{ text: "Book Your Strategy Call", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
@@ -178,4 +177,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user