Merge version_1_1776437365912 into main
Merge version_1_1776437365912 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -22,7 +22,8 @@ export default function App() {
|
||||
{ name: "FAQ", href: "#faq" },
|
||||
]}
|
||||
ctaButton={{
|
||||
text: "Contact Us", href: "#contact"}}
|
||||
text: "Contact Us", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -48,7 +49,8 @@ export default function App() {
|
||||
<AboutTextSplit
|
||||
title="Building Dreams into Reality"
|
||||
descriptions={[
|
||||
"Founded in 2024, our studio pushes the boundaries of engine technology and storytelling. We focus on player agency, rich environmental lore, and technical excellence.", "Our team consists of industry veterans and bold newcomers, all united by a mission to create titles that stay with players long after the credits roll."]}
|
||||
"Founded in 2024, our studio pushes the boundaries of engine technology and storytelling. We focus on player agency, rich environmental lore, and technical excellence.", "Our team consists of industry veterans and bold newcomers, all united by a mission to create titles that stay with players long after the credits roll."
|
||||
]}
|
||||
primaryButton={{ text: "View Projects", href: "#features" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user