Merge version_1 into main #1
@@ -66,17 +66,17 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg?_wi=1",
|
||||
imageAlt: "Model in stylish urban t-shirt",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg?_wi=1",
|
||||
imageAlt: "Close up fabric texture",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-diy-hand-painted-t-shirt_23-2150564435.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-diy-hand-painted-t-shirt_23-2150564435.jpg?_wi=1",
|
||||
imageAlt: "Neatly folded collection",
|
||||
},
|
||||
{
|
||||
@@ -107,21 +107,21 @@ export default function LandingPage() {
|
||||
title: "Premium Durability",
|
||||
description: "100% organic cotton built to maintain shape and softness wash after wash.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg?_wi=2",
|
||||
imageAlt: "model wearing t-shirt photography studio",
|
||||
},
|
||||
{
|
||||
title: "Fast Shipping",
|
||||
description: "Reliable delivery straight to your doorstep within 3-5 business days.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg?_wi=2",
|
||||
imageAlt: "t-shirt fabric texture close up",
|
||||
},
|
||||
{
|
||||
title: "Sustainable Ethics",
|
||||
description: "Ethically produced with respect for our people and the planet.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-diy-hand-painted-t-shirt_23-2150564435.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-diy-hand-painted-t-shirt_23-2150564435.jpg?_wi=2",
|
||||
imageAlt: "folded t-shirts flat lay streetwear",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user