Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-05-06 16:29:57 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{ variant: "plain" }}
logoText="Fexme Business Solutions"
logoText="Scale Your Business With Strategic Innovation"
description="Driving business transformation through strategic innovation, operational excellence, and tailored digital solutions."
buttons={[
{ text: "Get Started", href: "#contact" },
@@ -186,4 +186,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}