Update src/app/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function HomePage() {
|
||||
price: "$89",
|
||||
variant: "Black, White, Cream — 5 Colors",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
|
||||
"http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=1",
|
||||
imageAlt: "Essential Oversized T-Shirt",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -100,7 +100,7 @@ export default function HomePage() {
|
||||
price: "$325",
|
||||
variant: "Charcoal, Navy — 2 Colors",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-adult-man-posing-outdoors_23-2148466091.jpg",
|
||||
"http://img.b2bpic.net/free-photo/handsome-adult-man-posing-outdoors_23-2148466091.jpg?_wi=1",
|
||||
imageAlt: "Structured Wool Jacket",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -110,7 +110,7 @@ export default function HomePage() {
|
||||
price: "$145",
|
||||
variant: "Black, Grey — 2 Colors",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3283.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3283.jpg?_wi=1",
|
||||
imageAlt: "Minimal Trousers",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
price: "$125",
|
||||
variant: "Black, Charcoal, Cream — 3 Colors",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/outdoor-shot-pensive-curly-haired-young-woman-concentrated-into-distance-dressed-hoodie-trousers-thinks-about-something-rests-after-excursion-city-feels-tired-explores-new-places_273609-57016.jpg",
|
||||
"http://img.b2bpic.net/free-photo/outdoor-shot-pensive-curly-haired-young-woman-concentrated-into-distance-dressed-hoodie-trousers-thinks-about-something-rests-after-excursion-city-feels-tired-explores-new-places_273609-57016.jpg?_wi=1",
|
||||
imageAlt: "Signature Hoodie",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -198,7 +198,7 @@ export default function HomePage() {
|
||||
company: "@mayastyle",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Maya Chen",
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function HomePage() {
|
||||
company: "Studio Collective",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Alex Rivera",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
company: "@stylepark",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Jordan Park",
|
||||
},
|
||||
{
|
||||
@@ -228,7 +228,7 @@ export default function HomePage() {
|
||||
company: "Vogue Collective",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
imageAlt: "Sam Williams",
|
||||
},
|
||||
]}
|
||||
@@ -252,7 +252,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/overhead-shot-young-businesswoman-fashion-designer-reviewing-her-clothes-design-sketches_181624-57573.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/overhead-shot-young-businesswoman-fashion-designer-reviewing-her-clothes-design-sketches_181624-57573.jpg?_wi=1"
|
||||
imageAlt="IXOR Newsletter"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user