Merge version_1 into main #1
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Black Tee",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-quail-eggs-near-feathers-vase_23-2148073841.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-quail-eggs-near-feathers-vase_23-2148073841.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah",
|
||||
testimonial: "Best quality ever.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rebel-model-posing-studio_23-2148376748.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rebel-model-posing-studio_23-2148376748.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
handle: "@mark",
|
||||
testimonial: "Classic designs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing_1303-3724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing_1303-3724.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
|
||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
handle: "@alex",
|
||||
testimonial: "The best quality fabric I have ever felt.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sitting-chair-black-white_23-2149411360.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sitting-chair-black-white_23-2149411360.jpg?_wi=1",
|
||||
imageAlt: "fashion model clothing white black studio",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@sam",
|
||||
testimonial: "Minimalist perfection.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543677.jpg?_wi=1",
|
||||
imageAlt: "fashion model clothing white black studio",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@jord",
|
||||
testimonial: "Obsessed with their designs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-quail-eggs-near-feathers-vase_23-2148073841.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-quail-eggs-near-feathers-vase_23-2148073841.jpg?_wi=1",
|
||||
imageAlt: "fashion model clothing white black studio",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@tay",
|
||||
testimonial: "Timeless fashion pieces.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rebel-model-posing-studio_23-2148376748.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rebel-model-posing-studio_23-2148376748.jpg?_wi=1",
|
||||
imageAlt: "fashion model clothing white black studio",
|
||||
},
|
||||
{
|
||||
@@ -87,11 +87,11 @@ export default function LandingPage() {
|
||||
handle: "@morg",
|
||||
testimonial: "Quality that lasts forever.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing_1303-3724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing_1303-3724.jpg?_wi=1",
|
||||
imageAlt: "fashion model clothing white black studio",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-sitting-chair-black-white_23-2149411360.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-sitting-chair-black-white_23-2149411360.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-female-model-posing-chair-elegant-white-shirt-suspenders-new-feminity-concept_23-2148951052.jpg",
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
description: "Fair wages for every artisan.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543677.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543677.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user