Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b627b3e1e4 | |||
| b63f7b3c0e |
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<TextAbout
|
<TextAbout
|
||||||
useInvertedBackground={false}
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Studio", href: "#"},
|
text: "Explore Studio", href: "#"},
|
||||||
@@ -201,4 +201,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user