Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@alicem",
|
||||
testimonial: "The quality is simply unmatched. My new wardrobe essentials.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bridesmaids-dresses-hangers_23-2149081537.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bridesmaids-dresses-hangers_23-2149081537.jpg?_wi=1",
|
||||
imageAlt: "elegant fashion editorial model",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@bobd",
|
||||
testimonial: "Incredible fit and sustainable materials. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-holding-hands-waist-t-shirt-looking-focused_176474-47163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-holding-hands-waist-t-shirt-looking-focused_176474-47163.jpg?_wi=1",
|
||||
imageAlt: "elegant fashion editorial model",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@claraj",
|
||||
testimonial: "Sophisticated styles that truly stand the test of time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-elegant-handsome-businessman-male-model-suit-fashionable-glasses_158538-13754.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-elegant-handsome-businessman-male-model-suit-fashionable-glasses_158538-13754.jpg?_wi=1",
|
||||
imageAlt: "elegant fashion editorial model",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@davidw",
|
||||
testimonial: "Fantastic experience from purchase to delivery. The fabric feels amazing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-lady-sunglasses-jacket-smiles-yellow-doors-trendy-woman-with-curly-hair-undershirt-poses-yellow-doors_197531-19361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-lady-sunglasses-jacket-smiles-yellow-doors-trendy-woman-with-curly-hair-undershirt-poses-yellow-doors_197531-19361.jpg?_wi=1",
|
||||
imageAlt: "elegant fashion editorial model",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@elenar",
|
||||
testimonial: "A staple in my collection. Perfectly tailored and elegant.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-45.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-45.jpg?_wi=1",
|
||||
imageAlt: "elegant fashion editorial model",
|
||||
},
|
||||
]}
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-bridesmaids-dresses-hangers_23-2149081537.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-bridesmaids-dresses-hangers_23-2149081537.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576841.jpg",
|
||||
@@ -142,25 +142,25 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Essential T-Shirt",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-holding-hands-waist-t-shirt-looking-focused_176474-47163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-holding-hands-waist-t-shirt-looking-focused_176474-47163.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Tailored Jacket",
|
||||
price: "$290",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-elegant-handsome-businessman-male-model-suit-fashionable-glasses_158538-13754.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-elegant-handsome-businessman-male-model-suit-fashionable-glasses_158538-13754.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Linen Trousers",
|
||||
price: "$120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-lady-sunglasses-jacket-smiles-yellow-doors-trendy-woman-with-curly-hair-undershirt-poses-yellow-doors_197531-19361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-lady-sunglasses-jacket-smiles-yellow-doors-trendy-woman-with-curly-hair-undershirt-poses-yellow-doors_197531-19361.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Classic Denim",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-45.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-45.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
|
||||
Reference in New Issue
Block a user