Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a8ed453516 | |||
| 4e13339de5 | |||
| 773b4e4bed | |||
| ef96218d2a | |||
| 874bbfd159 | |||
| d58b9040c7 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="STELLY — WEAR THE FUTURE"
|
||||
description="Experience the next evolution of luxury streetwear. Crafted for those who define the trend."
|
||||
description="Experience the next evolution of luxury streetwear. Our future-forward designs prioritize high-performance materials and unmatched versatility, ensuring you move through the world with effortless style and resilience."
|
||||
testimonials={[
|
||||
{ name: "Alex Rivier", handle: "@alexr", testimonial: "The best quality streetwear I have ever owned. Truly future-forward.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-hanging-glass-chair_1303-12358.jpg?_wi=1" },
|
||||
{ name: "Sam Chen", handle: "@samchen", testimonial: "Futuristic design meets unparalleled comfort. Stelly is everything.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-man-smiling-camera_197531-33440.jpg" },
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Oversized Stealth Hoodie", price: "$150", variant: "Charcoal", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-drinking-coffee-cafe_23-2149052885.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user