Update src/app/page.tsx
This commit is contained in:
@@ -69,27 +69,27 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-spacious-office-dentist_8353-9976.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-spacious-office-dentist_8353-9976.jpg?_wi=1",
|
||||
imageAlt: "Luxury clinic interior",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-care-beauty-close-up-beautiful-young-woman-with-natural-makeup-white-smile-white_176420-40710.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-care-beauty-close-up-beautiful-young-woman-with-natural-makeup-white-smile-white_176420-40710.jpg?_wi=1",
|
||||
imageAlt: "Perfect white smile",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handicapped-young-woman-office-low-view_23-2148497295.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handicapped-young-woman-office-low-view_23-2148497295.jpg?_wi=1",
|
||||
imageAlt: "Clinic lobby",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4424.jpg?_wi=1",
|
||||
imageAlt: "Modern dental tools",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-front-male-dentist-holding-dental-jaw_23-2147862031.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-front-male-dentist-holding-dental-jaw_23-2147862031.jpg?_wi=1",
|
||||
imageAlt: "Doctor consultation",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user