Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@tarapur",
|
||||
testimonial: "The doctor listens carefully and explains the treatment properly. Very satisfied.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-reviewing-medical-records_482257-119149.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-reviewing-medical-records_482257-119149.jpg?_wi=1",
|
||||
imageAlt: "professional doctor consultation clinic",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@munger",
|
||||
testimonial: "Good clinic for general health problems. Doctor is experienced and clinic is very clean.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-doctor-getting-ready-work_23-2149393692.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-doctor-getting-ready-work_23-2149393692.jpg?_wi=1",
|
||||
imageAlt: "professional doctor consultation clinic",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-doctor-reviewing-medical-records_482257-119149.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-doctor-reviewing-medical-records_482257-119149.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
description: "Focused on providing clarity and personal medical attention.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-doctor-getting-ready-work_23-2149393692.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-doctor-getting-ready-work_23-2149393692.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
description: "Management with regular monitoring and lifestyle guidance.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Activity,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-reviewing-medical-records_482257-119149.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-reviewing-medical-records_482257-119149.jpg?_wi=3",
|
||||
imageAlt: "African American doctor measuring blood pressure of senior patient at nursing home",
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
description: "Expert treatment for flu, respiratory, and related issues.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Gauge,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-doctor-getting-ready-work_23-2149393692.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-doctor-getting-ready-work_23-2149393692.jpg?_wi=3",
|
||||
imageAlt: "African American doctor measuring blood pressure of senior patient at nursing home",
|
||||
},
|
||||
]}
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
title: "Satisfied Patient",
|
||||
quote: "The doctor listens carefully and explains the treatment properly.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/general-practitioner-communicating-with-woman-appointment-doctor-s-office_637285-1414.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-reviewing-medical-records_482257-119149.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-reviewing-medical-records_482257-119149.jpg?_wi=4",
|
||||
imageAlt: "satisfied patient portrait",
|
||||
},
|
||||
{
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
title: "Great Clinic",
|
||||
quote: "Good clinic for general health problems. Very clean and professional.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/doctor-talking-patient-s-wife_23-2148981228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-doctor-getting-ready-work_23-2149393692.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-doctor-getting-ready-work_23-2149393692.jpg?_wi=4",
|
||||
imageAlt: "satisfied patient portrait",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user