Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-07 12:21:07 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={false}
title="Elevate your personal collection with immersive, high-fidelity 3D anime art."
title="Transform your living space and personal style with high-fidelity 3D art that brings your favorite worlds to life."
buttons={[
{
text: "Explore Studio", href: "#"},
@@ -201,4 +201,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}