Merge version_4 into main #4

Merged
development merged 2 commits from version_4 into main 2026-01-08 15:11:29 +00:00
Showing only changes of commit 2b8c3abde1 - Show all commits

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>
);
}
}