Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -1262,4 +1262,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -48,9 +48,6 @@ export default function LandingPage() {
|
|||||||
imageAlt="Creative studio and production team workspace"
|
imageAlt="Creative studio and production team workspace"
|
||||||
frameStyle="card"
|
frameStyle="card"
|
||||||
logoLineHeight={1.1}
|
logoLineHeight={1.1}
|
||||||
buttons={[
|
|
||||||
{ text: "Get Started", href: "contact" }
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -238,4 +235,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user