Update src/app/page.tsx
This commit is contained in:
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
|||||||
id: "1", name: "Sarah Mitchell", handle: "Cosmetic Patient", testimonial: "Dr. Johnson transformed my smile with expert precision and care. The entire experience was professional, comfortable, and exceeded all my expectations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Mitchell"
|
id: "1", name: "Sarah Mitchell", handle: "Cosmetic Patient", testimonial: "Dr. Johnson transformed my smile with expert precision and care. The entire experience was professional, comfortable, and exceeded all my expectations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Mitchell"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Michael Chen", handle: "Implant Patient", testimonial: "The implant procedure was seamless. The team's expertise and attention to detail gave me complete confidence. My new smile changed my life!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
|
id: "2", name: "Michael Chen", handle: "Implant Patient", testimonial: "The implant procedure was seamless. The team's expertise and attention to detail gave me complete confidence. My new smile changed my life!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Emily Rodriguez", handle: "Invisalign Patient", testimonial: "Professional, courteous, and incredibly skilled. The Invisalign treatment delivered stunning results in less time than expected. Best decision ever!", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Emily Rodriguez"
|
id: "3", name: "Emily Rodriguez", handle: "Invisalign Patient", testimonial: "Professional, courteous, and incredibly skilled. The Invisalign treatment delivered stunning results in less time than expected. Best decision ever!", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Emily Rodriguez"
|
||||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
|||||||
id: "5", name: "Jessica Torres", handle: "Regular Patient", testimonial: "I've been a patient for five years. The consistent excellence, warm welcome, and cutting-edge treatments keep me coming back. True professionals!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageAlt: "Jessica Torres"
|
id: "5", name: "Jessica Torres", handle: "Regular Patient", testimonial: "I've been a patient for five years. The consistent excellence, warm welcome, and cutting-edge treatments keep me coming back. True professionals!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageAlt: "Jessica Torres"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6", name: "Robert James", handle: "Crown Patient", testimonial: "From consultation to final fitting, every detail was perfect. The attention to aesthetics and function is remarkable. Couldn't be happier!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert James"
|
id: "6", name: "Robert James", handle: "Crown Patient", testimonial: "From consultation to final fitting, every detail was perfect. The attention to aesthetics and function is remarkable. Couldn't be happier!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert James"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user