Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d1c964bf8e | |||
| 9dcef27139 | |||
| 8bdd3a8ee5 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogoBillboard
|
<HeroLogoBillboard
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "sparkles-gradient"}}
|
||||||
logoText="CHROME HEARTS"
|
logoText="CHROME HEARTS"
|
||||||
description="Unleash your spirit. Define your legacy. Master-crafted luxury that defies convention."
|
description="Unleash your spirit. Define your legacy. Master-crafted luxury that defies convention."
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
|||||||
<div id="problem-solution" data-section="problem-solution">
|
<div id="problem-solution" data-section="problem-solution">
|
||||||
<TextAbout
|
<TextAbout
|
||||||
useInvertedBackground={false}
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Our Philosophy", href: "#legacy"},
|
text: "Our Philosophy", href: "#legacy"},
|
||||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
value: "50+", label: "Global Boutique Locations"},
|
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."
|
description="Hear directly from those who embody the Chrome Hearts spirit. Their experiences, their statements, their style."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user