Update src/app/page.tsx
This commit is contained in:
@@ -60,9 +60,9 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-healthcare-desk-with-laptop-succulent-plant_23-2148214012.jpg"},
|
||||
{
|
||||
name: "Jane Wilson", handle: "Chief Financial Officer", testimonial: "A sound investment that pays for itself through increased clinical throughput.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg?_wi=1"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg?_wi=2"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/doctor-carrying-ipad_23-2147646701.jpg", alt: "Doctor carrying the ipad" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/doctor-showing-tablet-screen-mock-up_23-2148285680.jpg", alt: "Doctor showing tablet screen mock-up" },
|
||||
|
||||
Reference in New Issue
Block a user