Merge version_1 into main #1
@@ -79,11 +79,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-surfer-man-with-his-surfboard_273609-14208.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-surfer-man-with-his-surfboard_273609-14208.jpg?_wi=1",
|
||||
imageAlt: "Model wearing oversized t-shirt",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg?_wi=1",
|
||||
imageAlt: "Model posing in streetwear",
|
||||
},
|
||||
]}
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
icon: Diamond,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817552.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817552.jpg?_wi=1"
|
||||
imageAlt="Close-up of premium fabric texture"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
title: "Signature Oversized Fit",
|
||||
subtitle: "Unrestricted style",
|
||||
description: "Our t-shirts are designed for a relaxed, modern fit, providing ultimate comfort without compromising on style. Perfect for any occasion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-with-bicycle-shoulder-bag-against-dark-black-backdrop_23-2148176655.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-with-bicycle-shoulder-bag-against-dark-black-backdrop_23-2148176655.jpg?_wi=1",
|
||||
imageAlt: "Model in oversized white t-shirt",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
title: "Built to Last",
|
||||
subtitle: "Premium durability",
|
||||
description: "Crafted from high-grade cotton blends, our garments endure wash after wash, maintaining their shape and softness, ensuring longevity in your wardrobe.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817552.jpg?_wi=2",
|
||||
imageAlt: "Close up of fabric texture",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
title: "Exclusive Graphics",
|
||||
subtitle: "Wearable art",
|
||||
description: "From minimalist logos to intricate urban art, our t-shirts feature unique designs that reflect contemporary culture and personal expression.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg?_wi=1",
|
||||
imageAlt: "Oversized graphic t-shirt",
|
||||
},
|
||||
]}
|
||||
@@ -171,14 +171,14 @@ export default function LandingPage() {
|
||||
id: "tee-001",
|
||||
name: "Classic Oversize Tee - White",
|
||||
price: "$45.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-with-bicycle-shoulder-bag-against-dark-black-backdrop_23-2148176655.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-with-bicycle-shoulder-bag-against-dark-black-backdrop_23-2148176655.jpg?_wi=2",
|
||||
imageAlt: "Classic white oversized t-shirt",
|
||||
},
|
||||
{
|
||||
id: "tee-002",
|
||||
name: "Graphic Street Tee - Black",
|
||||
price: "$55.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg?_wi=2",
|
||||
imageAlt: "Black oversized t-shirt with graphic print",
|
||||
},
|
||||
{
|
||||
@@ -192,14 +192,14 @@ export default function LandingPage() {
|
||||
id: "tee-004",
|
||||
name: "Urban Abstract Tee - Blue",
|
||||
price: "$60.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-surfer-man-with-his-surfboard_273609-14208.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-surfer-man-with-his-surfboard_273609-14208.jpg?_wi=2",
|
||||
imageAlt: "Blue oversized t-shirt with urban abstract design",
|
||||
},
|
||||
{
|
||||
id: "tee-005",
|
||||
name: "Minimalist Logo Tee - Cream",
|
||||
price: "$40.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg?_wi=2",
|
||||
imageAlt: "Cream oversized t-shirt with minimalist logo",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user