Merge version_1 into main #3
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
price: "$99",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-depressed-man-laying-floor_23-2149699133.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-depressed-man-laying-floor_23-2149699133.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
price: "$109",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275102.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="THE CONCEPT"
|
||||
description="We are a digital-native fashion brand exploring the disconnect between the digital soul and physical existence. Every piece tells a story of lost connections."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-depressed-man-laying-floor_23-2149699133.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-depressed-man-laying-floor_23-2149699133.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,14 +169,14 @@ export default function LandingPage() {
|
||||
value: "99+",
|
||||
title: "Active Nodes",
|
||||
description: "Global community connections.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-depressed-man-laying-floor_23-2149699133.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-depressed-man-laying-floor_23-2149699133.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
title: "Signal Uptime",
|
||||
description: "Continuous availability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275102.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user