Merge version_1 into main #2
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Unleash Your Unique Style"
|
||||
description="Craft custom T-shirts with your vision. Add text, upload designs, and see your ideas come to life."
|
||||
mediaItems={[
|
||||
@@ -161,11 +161,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5,000+", description: "Happy Customers"},
|
||||
value: "5,000+"},
|
||||
{
|
||||
value: "10,000+", description: "Custom Designs"},
|
||||
value: "10,000+"},
|
||||
{
|
||||
value: "5-Star", description: "Average Rating"},
|
||||
value: "5-Star"},
|
||||
]}
|
||||
title="Loved by Our Community"
|
||||
description="Real stories from creators who trusted StyleCraft for their personalized apparel."
|
||||
|
||||
Reference in New Issue
Block a user