6 Commits

Author SHA1 Message Date
a8ed453516 Update src/app/page.tsx 2026-05-23 17:11:51 +00:00
4e13339de5 Merge version_2 into main
Merge version_2 into main
2026-05-23 17:06:50 +00:00
773b4e4bed Update src/app/page.tsx 2026-05-23 17:06:47 +00:00
ef96218d2a Merge version_1 into main
Merge version_1 into main
2026-05-23 17:04:48 +00:00
874bbfd159 Merge version_1 into main
Merge version_1 into main
2026-05-23 17:04:24 +00:00
d58b9040c7 Merge version_1 into main
Merge version_1 into main
2026-05-23 17:03:54 +00:00

View File

@@ -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" },