Merge version_1_1776437365912 into main #2

Merged
bender merged 1 commits from version_1_1776437365912 into main 2026-04-17 14:54:24 +00:00

View File

@@ -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>