Merge version_2 into main #2
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText="CHROME HEARTS"
|
||||
description="Unleash your spirit. Define your legacy. Master-crafted luxury that defies convention."
|
||||
buttons={[
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
<div id="problem-solution" data-section="problem-solution">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="In a world of fleeting trends, find your permanent mark. \\n\\nWe craft legends, not accessories."
|
||||
title="In a world of fleeting trends, find your permanent mark. \n\nWe craft legends, not accessories."
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Philosophy", href: "#legacy"},
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "50+", label: "Global Boutique Locations"},
|
||||
]}
|
||||
title="Voices of the Visionaries. \\nOur Clients Define Legacy."
|
||||
title="Voices of the Visionaries. \nOur Clients Define Legacy."
|
||||
description="Hear directly from those who embody the Chrome Hearts spirit. Their experiences, their statements, their style."
|
||||
/>
|
||||
</div>
|
||||
@@ -280,4 +280,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user