Merge version_1 into main #3
@@ -53,19 +53,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marcus J.", handle: "@marcusj", testimonial: "The quality is simply unmatched. It feels expensive and durable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sarah L.", handle: "@sarahl", testimonial: "Best clothing brand I've ever purchased from. True craftsmanship.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630168.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630168.jpg?_wi=1"},
|
||||
{
|
||||
name: "David T.", handle: "@davidt", testimonial: "Faith>Fear is my new go-to. Everything is perfect.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-outdoors_23-2148950600.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-outdoors_23-2148950600.jpg?_wi=1"},
|
||||
{
|
||||
name: "Elena R.", handle: "@elenar", testimonial: "Luxury that speaks to the soul. Absolutely love it!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-role-adviser_329181-8025.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-role-adviser_329181-8025.jpg?_wi=1"},
|
||||
{
|
||||
name: "James W.", handle: "@jamesw", testimonial: "The gold embroidery is stunning and subtle. Top tier.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg?_wi=2"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-girl-laughing-sitting-floor-white-wall_176420-8539.jpg"
|
||||
imageAlt="Faith Over Fear premium collection"
|
||||
@@ -144,19 +144,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Marcus J.", handle: "@marcusj", testimonial: "Exceptional quality. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg?_wi=3"},
|
||||
{
|
||||
id: "t2", name: "Sarah L.", handle: "@sarahl", testimonial: "Beautiful design, even better quality.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630168.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630168.jpg?_wi=2"},
|
||||
{
|
||||
id: "t3", name: "David T.", handle: "@davidt", testimonial: "I have never worn anything so comfortable and well-made.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-outdoors_23-2148950600.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-outdoors_23-2148950600.jpg?_wi=2"},
|
||||
{
|
||||
id: "t4", name: "Elena R.", handle: "@elenar", testimonial: "Luxury brand experience through and through.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-role-adviser_329181-8025.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-role-adviser_329181-8025.jpg?_wi=2"},
|
||||
{
|
||||
id: "t5", name: "Mark V.", handle: "@markv", testimonial: "The best fit for an everyday active lifestyle.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg?_wi=4"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What They Say"
|
||||
|
||||
Reference in New Issue
Block a user