Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -57,35 +57,35 @@ export default function LandingPage() {
|
||||
handle: "@alicet",
|
||||
testimonial: "The best selection of designer wear I have ever encountered.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-happy-girl-shopping-portrait-modern-woman-with-shop-bag-laughing-smiling-satisfied-buying-herself-gift-standing-beige-background_1258-300576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-happy-girl-shopping-portrait-modern-woman-with-shop-bag-laughing-smiling-satisfied-buying-herself-gift-standing-beige-background_1258-300576.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marcus D.",
|
||||
handle: "@marcusd",
|
||||
testimonial: "Sophisticated quality and impeccable service every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-wearing-trench-coat_23-2149729304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-wearing-trench-coat_23-2149729304.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena S.",
|
||||
handle: "@elenas",
|
||||
testimonial: "Channer's is my go-to for refined, timeless apparel.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-shopping_23-2149241334.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-shopping_23-2149241334.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Robert B.",
|
||||
handle: "@robbyb",
|
||||
testimonial: "Incredible designer variety and excellent attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-shopping_23-2149241332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-shopping_23-2149241332.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Clara V.",
|
||||
handle: "@clarav",
|
||||
testimonial: "A luxury shopping experience that truly feels personal.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-stylish-music-band-composing-song-piano-keyboard-modern-sound-recording-studio-attractive-singers-working-new-music-album-together_574295-1968.jpg"
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
role: "Collector",
|
||||
company: "Fine Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-happy-girl-shopping-portrait-modern-woman-with-shop-bag-laughing-smiling-satisfied-buying-herself-gift-standing-beige-background_1258-300576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-happy-girl-shopping-portrait-modern-woman-with-shop-bag-laughing-smiling-satisfied-buying-herself-gift-standing-beige-background_1258-300576.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
role: "Architect",
|
||||
company: "Urban Design",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-wearing-trench-coat_23-2149729304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-wearing-trench-coat_23-2149729304.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
role: "Artist",
|
||||
company: "Gallery One",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-shopping_23-2149241334.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-shopping_23-2149241334.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
role: "Executive",
|
||||
company: "Tech Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-shopping_23-2149241332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-shopping_23-2149241332.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
role: "Entrepreneur",
|
||||
company: "Style Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Client Stories"
|
||||
|
||||
Reference in New Issue
Block a user