Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
description="We blend modern trends with sustainable practices to offer clothing that feels as good as it looks."
|
||||
subdescription="Every garment is a result of meticulous design and high-quality craftsmanship, created to fit your lifestyle."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-working-with-ruler_23-2148966940.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-working-with-ruler_23-2148966940.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Perfect Fit", description: "Designed for real people, not just models.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-working-with-ruler_23-2148966940.jpg", imageAlt: "clothing quality texture macro shot"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-working-with-ruler_23-2148966940.jpg?_wi=2", imageAlt: "clothing quality texture macro shot"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Fast Shipping", description: "Your favorites, delivered to your door in days.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-thrift-shop_23-2149729283.jpg", imageAlt: "clothing quality texture macro shot"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-thrift-shop_23-2149729283.jpg?_wi=1", imageAlt: "clothing quality texture macro shot"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Classic Crewneck", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-thrift-shop_23-2149729283.jpg"},
|
||||
id: "1", name: "Classic Crewneck", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-thrift-shop_23-2149729283.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Summer Linen Shirt", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/black-blouse_23-2147704078.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user