Update src/app/page.tsx
This commit is contained in:
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
title: "Pediatric Dentistry", description: "Care for the little ones.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stomatologist-explaining-little-girl-cleaning-process-teeth-while-man-assistant-preparing-sterilized-tools-examination-nurse-doctor-working-together-modern-stomatological-clinic_482257-3478.jpg"},
|
||||
],
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ravi Kumar", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg"},
|
||||
id: "1", name: "Ravi Kumar", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Anita Verma", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-smiling-expression-yellow-wall_179666-13152.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user