Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5138bc1046 | |||
| bc47ebf8f8 | |||
| 171ad4a92c | |||
| 88ce4813e2 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Wear Your Identity"
|
title="Wear Your Identity"
|
||||||
description="High-performance custom jerseys engineered for the next generation of athletes. Design yours in the Lab."
|
description="Get custom, pro-grade jerseys delivered in just 14 days. Design yours in the Lab."
|
||||||
tag="PREMIUM SPORTSWEAR"
|
tag="PREMIUM SPORTSWEAR"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
|||||||
gridVariant="two-columns-alternating-heights"
|
gridVariant="two-columns-alternating-heights"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Launch 3D Lab", href: "#" }
|
{ text: "Start Your Design", href: "#" }
|
||||||
]}
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user