Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "@ayeshakhan",
|
||||
testimonial: "The best dental experience in Clifton. Truly professional and gentle.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg?_wi=1",
|
||||
imageAlt: "dental clinic interior professional",
|
||||
},
|
||||
{
|
||||
@@ -96,11 +96,11 @@ export default function LandingPage() {
|
||||
handle: "@hinajamshed",
|
||||
testimonial: "Truly world-class service right here in Karachi. My confidence has soared!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg?_wi=1",
|
||||
imageAlt: "modern dental reception area",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7678.jpg?_wi=2"
|
||||
imageAlt="Luxurious Dental Clinic Studio"
|
||||
avatars={[
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "g2",
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Ahmed",
|
||||
role: "Patient",
|
||||
testimonial: "Incredible service, truly professional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-woman-home_329181-1146.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-woman-home_329181-1146.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -295,7 +295,7 @@ export default function LandingPage() {
|
||||
name: "Zara Noor",
|
||||
role: "Patient",
|
||||
testimonial: "I couldn't be happier with my new smile, simply perfect.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-woman-home_329181-1146.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-woman-home_329181-1146.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Patient Stories"
|
||||
|
||||
Reference in New Issue
Block a user