Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
handle: "@alexr",
|
||||
testimonial: "The quality of the material is unparalleled. Redemption is my go-to.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-walking-outside_23-2148757555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-walking-outside_23-2148757555.jpg?_wi=1",
|
||||
imageAlt: "clothing brand luxury photography",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@jamiel",
|
||||
testimonial: "Sophisticated designs that stand the test of time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478976.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478976.jpg?_wi=1",
|
||||
imageAlt: "clothing brand luxury photography",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@morgans",
|
||||
testimonial: "Perfect fit, every single time. Truly a refined experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ginger-woman-clothes-rack_23-2147786837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ginger-woman-clothes-rack_23-2147786837.jpg?_wi=1",
|
||||
imageAlt: "clothing brand luxury photography",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@caseyt",
|
||||
testimonial: "Finally found a brand that values substance over trends.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-109031.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-109031.jpg?_wi=1",
|
||||
imageAlt: "clothing brand luxury photography",
|
||||
},
|
||||
{
|
||||
@@ -92,11 +92,11 @@ export default function LandingPage() {
|
||||
handle: "@rileyp",
|
||||
testimonial: "Simply the best wardrobe essentials I own.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-american-woman-holding-black-umbrella_627829-4624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-american-woman-holding-black-umbrella_627829-4624.jpg?_wi=1",
|
||||
imageAlt: "clothing brand luxury photography",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/non-binary-person-walking-outside_23-2148757555.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/non-binary-person-walking-outside_23-2148757555.jpg?_wi=2"
|
||||
imageAlt="Model wearing Redemption clothing collection"
|
||||
avatars={[
|
||||
{
|
||||
@@ -162,25 +162,25 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Signature Jacket",
|
||||
price: "$295",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478976.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478976.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Classic Linen Shirt",
|
||||
price: "$125",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ginger-woman-clothes-rack_23-2147786837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ginger-woman-clothes-rack_23-2147786837.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Evening Slip Dress",
|
||||
price: "$340",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-109031.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-109031.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Essential Hoodie",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-american-woman-holding-black-umbrella_627829-4624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-american-woman-holding-black-umbrella_627829-4624.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
|
||||
Reference in New Issue
Block a user