Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-21 04:02:09 +00:00

View File

@@ -48,7 +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: "Get Your Free Strategy Blueprint", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-colorful-lights_23-2147881558.jpg"
imageAlt="dark abstract tech background"
@@ -177,4 +177,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}