Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Patient", role: "Labo", company: "Tanger", rating: 5,
|
id: "1", name: "Patient", role: "Labo", company: "Tanger", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-medical-gown-wearing-stethoscope-bite-tongue-green-wall_141793-26995.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-medical-gown-wearing-stethoscope-bite-tongue-green-wall_141793-26995.jpg?_wi=1"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Client", role: "Labo", company: "Tanger", rating: 5,
|
id: "2", name: "Client", role: "Labo", company: "Tanger", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-clinic_107420-74053.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-clinic_107420-74053.jpg"},
|
||||||
@@ -157,10 +157,10 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-doctor-wearing-white-coat-front-view_23-2149844581.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/smiley-doctor-wearing-white-coat-front-view_23-2149844581.jpg"},
|
||||||
{
|
{
|
||||||
id: "6", name: "Client", role: "Labo", company: "Tanger", rating: 5,
|
id: "6", name: "Client", role: "Labo", company: "Tanger", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-medical-gown-wearing-stethoscope-bite-tongue-green-wall_141793-26995.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-medical-gown-wearing-stethoscope-bite-tongue-green-wall_141793-26995.jpg?_wi=2"},
|
||||||
{
|
{
|
||||||
id: "7", name: "Client", role: "Labo", company: "Tanger", rating: 5,
|
id: "7", name: "Client", role: "Labo", company: "Tanger", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-medical-gown-wearing-stethoscope-bite-tongue-green-wall_141793-26995.jpg"}
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-doctor-wearing-medical-gown-wearing-stethoscope-bite-tongue-green-wall_141793-26995.jpg?_wi=3"}
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user