Merge version_1 into main #1
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@janed",
|
||||
testimonial: "Excellent care and friendly staff. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-nurse-dental-office-while-pediatric-doctor-is-talking-with-patient-background-stomatologist-assistant-looking-camera-sitting-chair-stomatological-clinic_482257-3285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-nurse-dental-office-while-pediatric-doctor-is-talking-with-patient-background-stomatologist-assistant-looking-camera-sitting-chair-stomatological-clinic_482257-3285.jpg?_wi=1",
|
||||
imageAlt: "professional dentist smile modern clinic",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@roberts",
|
||||
testimonial: "Best dental experience in Tulsa, professional and gentle.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-395.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-395.jpg?_wi=1",
|
||||
imageAlt: "professional dentist smile modern clinic",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@emilyp",
|
||||
testimonial: "Love my new smile, amazing results and quick process.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2983.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2983.jpg?_wi=1",
|
||||
imageAlt: "professional dentist smile modern clinic",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "@mikesmiles",
|
||||
testimonial: "The staff made me feel incredibly comfortable throughout my root canal.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient_107420-65400.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient_107420-65400.jpg?_wi=1",
|
||||
imageAlt: "professional dentist smile modern clinic",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahw",
|
||||
testimonial: "Top-tier technology and a very clean office environment.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-boy-dentist-chair-children-dental_627829-9371.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-boy-dentist-chair-children-dental_627829-9371.jpg?_wi=1",
|
||||
imageAlt: "professional dentist smile modern clinic",
|
||||
},
|
||||
]}
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-man-nurse-dental-office-while-pediatric-doctor-is-talking-with-patient-background-stomatologist-assistant-looking-camera-sitting-chair-stomatological-clinic_482257-3285.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-man-nurse-dental-office-while-pediatric-doctor-is-talking-with-patient-background-stomatologist-assistant-looking-camera-sitting-chair-stomatological-clinic_482257-3285.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-health-worker-special-equipment_23-2148980746.jpg",
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-395.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-395.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
"Preventative",
|
||||
"Care",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2983.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2983.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
"Whitening",
|
||||
"Veneers",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient_107420-65400.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-female-patient_107420-65400.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
"Family",
|
||||
"Gentle",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-boy-dentist-chair-children-dental_627829-9371.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-boy-dentist-chair-children-dental_627829-9371.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Dental Services"
|
||||
|
||||
Reference in New Issue
Block a user