Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -146,11 +146,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", role: "Business Owner", company: "Tech Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Teacher", company: "International School", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Amit Patel", role: "Retired Professional", company: "Community Leader", rating: 5,
|
||||
@@ -162,11 +162,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Vikram Singh", role: "Accountant", company: "Finance Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-doctor-chatting_23-2149856220.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Deepa Menon", role: "Consultant", company: "Business Advisory", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
tag="Support"
|
||||
tagIcon={HelpCircle}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=1"
|
||||
imageAlt="eye clinic comfortable reception area"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
title="Schedule Your Appointment Today"
|
||||
description="Book a consultation with our expert eye care professionals. Fill out the form below, and our team will contact you within 24 hours."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hospital-reception-counter-hallway-waiting-room-seats-medical-examination-appointment-with-physician-registration-desk-with-waiting-area-help-patients-with-disease-diagnosis_482257-51632.jpg?_wi=2"
|
||||
imageAlt="Kochi Eye Care Center"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user