Update src/app/servicii/page.tsx
This commit is contained in:
@@ -87,33 +87,33 @@ export default function ServicesPage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18599.jpg?_wi=2",
|
||||
imageAlt: "Consultație dentară profesională",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-dental-jaw-female-patient-clinic_23-2147862036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-dental-jaw-female-patient-clinic_23-2147862036.jpg?_wi=2",
|
||||
imageAlt: "Examinare dentară detaliată",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-presenting-tool_23-2148104959.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-presenting-tool_23-2148104959.jpg?_wi=2",
|
||||
imageAlt: "Instrumente stomatologice moderne",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-abstract-background-interior-view-looking-out-toward-empty-office-lobby-entrance-doors-glass-curtain-wall-with-frame_1339-6360.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-abstract-background-interior-view-looking-out-toward-empty-office-lobby-entrance-doors-glass-curtain-wall-with-frame_1339-6360.jpg?_wi=4",
|
||||
imageAlt: "Mediu clinic steril și modern",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-is-preparing-reception-doctor-with-his-tool-woman-looking-camera_1157-40944.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-is-preparing-reception-doctor-with-his-tool-woman-looking-camera_1157-40944.jpg?_wi=2",
|
||||
imageAlt: "Procedură de implant dentar",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-looking-photographer_23-2148352071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-looking-photographer_23-2148352071.jpg?_wi=2",
|
||||
imageAlt: "Dr. Iulian Dorobanțu - medic stomatolog",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-shaking-hands-corporate-success_74855-1138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-shaking-hands-corporate-success_74855-1138.jpg?_wi=2",
|
||||
imageAlt: "Consultatii medicale profesionale",
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function ServicesPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-male-doctor-looking-photographer_23-2148352071.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-male-doctor-looking-photographer_23-2148352071.jpg?_wi=3"
|
||||
imageAlt="Dr. Iulian Dorobanțu"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user