Merge version_1 into main #1
@@ -63,14 +63,14 @@ export default function LandingPage() {
|
||||
role: "Professional",
|
||||
company: "Perth",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-getting-her-hairdo-home_23-2148817248.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-getting-her-hairdo-home_23-2148817248.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Liam D.",
|
||||
role: "Designer",
|
||||
company: "Perth",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-man-grey-wall_176420-7267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-man-grey-wall_176420-7267.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
role: "Regular",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-getting-her-hairdo-home_23-2148817248.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-getting-her-hairdo-home_23-2148817248.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
role: "Regular",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-man-grey-wall_176420-7267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-man-grey-wall_176420-7267.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user