Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -112,11 +112,11 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sarah Mitchell", role: "Fashion Blogger", company: "Style Chronicles", rating: 5,
|
id: "1", name: "Sarah Mitchell", role: "Fashion Blogger", company: "Style Chronicles", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Emma Rodriguez", role: "Vintage Collector", company: "Retro Dreams", rating: 5,
|
id: "2", name: "Emma Rodriguez", role: "Vintage Collector", company: "Retro Dreams", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "James Chen", role: "Fashion Designer", company: "Chen Studios", rating: 5,
|
id: "3", name: "James Chen", role: "Fashion Designer", company: "Chen Studios", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user