Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| af6b24ea6a | |||
| 8c14e78673 | |||
| 2564bebb9a | |||
| d0bd32ed4b | |||
| 5d5a587d97 | |||
| 45be7b9e60 | |||
| 1aa560c3b4 | |||
| ac6ef437b7 | |||
| 8c25fa6c62 | |||
| 3080e07394 | |||
| 624458d64d | |||
| f0d4d2ca24 | |||
| 54f33e08c8 | |||
| d6a61369f6 | |||
| 8f479a0eb3 | |||
| 9d0b3a0774 | |||
| 104b32cea4 | |||
| 4bf5de04c2 | |||
| c732599842 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
imagePosition="right"
|
||||
title="SCRIBBLING PAD"
|
||||
title="Wear Your Story. Define Your Edge. Authentic Streetwear."
|
||||
description="Wear The Chaos"
|
||||
buttons={[
|
||||
{
|
||||
@@ -107,16 +107,10 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", name: "Grey Oversized Tee", price: "₹1,999", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-75193.jpg", imageAlt: "Grey Oversized Tee - Face Your Fear Collection"},
|
||||
{
|
||||
id: "3", name: "White Oversized Tee", price: "₹1,999", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1065.jpg", imageAlt: "White Oversized Tee - Face Your Fear Collection"},
|
||||
{
|
||||
id: "4", name: "Signature Hoodie", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-block-party_23-2149571523.jpg", imageAlt: "Signature Graphic Hoodie"},
|
||||
{
|
||||
id: "5", name: "Distressed Denim Jacket", price: "₹3,999", imageSrc: "http://img.b2bpic.net/free-photo/sad-contemplative-woman-sitting-by-lake_23-2150516215.jpg", imageAlt: "Distressed Denim Jacket"},
|
||||
{
|
||||
id: "6", name: "Urban Cargo Pants", price: "₹2,899", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-skateboard_23-2148435995.jpg", imageAlt: "Urban Cargo Pants"},
|
||||
id: "3", name: "White Oversized Tee", price: "₹1,999", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1065.jpg", imageAlt: "White Oversized Tee - Face Your Fear Collection"}
|
||||
]}
|
||||
title="DROP 001 — FACE YOUR FEAR"
|
||||
description="Explore our latest collection, a manifestation of emotion and creativity on fabric. Each piece tells a story, urging you to face your fears with style."
|
||||
title="T-SHIRTS — FACE YOUR FEAR"
|
||||
description="Explore our exclusive collection of t-shirts, each piece a canvas of emotion and creativity."
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user