Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-01-08 15:11:28 +00:00
2 changed files with 2 additions and 5 deletions

View File

@@ -1262,4 +1262,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -48,9 +48,6 @@ export default function LandingPage() {
imageAlt="Creative studio and production team workspace"
frameStyle="card"
logoLineHeight={1.1}
buttons={[
{ text: "Get Started", href: "contact" }
]}
/>
</div>
@@ -238,4 +235,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}