Merge version_2 into main #6
@@ -46,7 +46,7 @@ export default function ClinicPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
buttons={[{ text: "Contact Us", href: "#contact" }]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "https://img.b2bpic.net/free-photo/medical-stethoscope-doctor-s-desk_23-2149021957.jpg", imageAlt: "Healthcare facility" },
|
||||
{ id: "1", imageSrc: "https://img.b2bpic.net/free-photo/medical-stethoscope-doctor-s-desk_23-2149021957.jpg?_wi=1", imageAlt: "Healthcare facility" },
|
||||
{ id: "2", imageSrc: "https://img.b2bpic.net/free-photo/doctor-holding-stethoscope-clinic_1308-41006.jpg", imageAlt: "Doctor care" },
|
||||
{ id: "3", imageSrc: "https://img.b2bpic.net/free-photo/modern-clinic-reception-waiting-area_23-2148766127.jpg", imageAlt: "Waiting room" },
|
||||
{ id: "4", imageSrc: "https://img.b2bpic.net/free-photo/view-young-doctor-clinic_23-2148818451.jpg", imageAlt: "Professional staff" },
|
||||
@@ -123,7 +123,7 @@ export default function ClinicPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="Dirghayu Clinic"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/medical-stethoscope-doctor-s-desk_23-2149021957.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/medical-stethoscope-doctor-s-desk_23-2149021957.jpg?_wi=2"
|
||||
columns={[
|
||||
{ title: "Navigation", items: [{ label: "Home", href: "#hero" }, { label: "Services", href: "#amenities" }] },
|
||||
{ title: "Help", items: [{ label: "Contact", href: "#contact" }] }
|
||||
|
||||
Reference in New Issue
Block a user