Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -137,37 +137,37 @@ export default function LandingPage() {
|
||||
id: "img1",
|
||||
name: "Clinic Reception",
|
||||
price: "View Area",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-documents-computer_482257-27156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-documents-computer_482257-27156.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "img2",
|
||||
name: "Pediatric Area",
|
||||
price: "View Area",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-abstract-blur-beautiful-luxury-hospital-clinic-interior-background-vintage-effect-style-pictures_1253-1364.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-abstract-blur-beautiful-luxury-hospital-clinic-interior-background-vintage-effect-style-pictures_1253-1364.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "img3",
|
||||
name: "Consultation Room",
|
||||
price: "View Area",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "img4",
|
||||
name: "Clinic Corridor",
|
||||
price: "View Area",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-documents-computer_482257-27156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-documents-computer_482257-27156.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "img5",
|
||||
name: "Waiting Lounge",
|
||||
price: "View Area",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-abstract-blur-beautiful-luxury-hospital-clinic-interior-background-vintage-effect-style-pictures_1253-1364.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-abstract-blur-beautiful-luxury-hospital-clinic-interior-background-vintage-effect-style-pictures_1253-1364.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "img6",
|
||||
name: "Examination Room",
|
||||
price: "View Area",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Clinic Gallery"
|
||||
|
||||
Reference in New Issue
Block a user