Update src/app/page.tsx
This commit is contained in:
@@ -128,17 +128,17 @@ export default function LandingPage() {
|
||||
description="Real experiences from patients who trust Livewell Dental with their smile."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emily Watson", handle: "@emily_smiles", testimonial: "The entire team at Livewell is incredibly professional and caring. I've never felt so comfortable at a dental office!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "1", name: "Emily Watson", handle: "@emily_smiles", testimonial: "The entire team at Livewell is incredibly professional and caring. I've never felt so comfortable at a dental office!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "David Park", handle: "@dpark_dental", testimonial: "Outstanding service and attention to detail. Dr. Mitchell explained everything clearly and made me feel at ease.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "2", name: "David Park", handle: "@dpark_dental", testimonial: "Outstanding service and attention to detail. Dr. Mitchell explained everything clearly and made me feel at ease.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Jessica Harper", handle: "@jess_harper", testimonial: "Finally found a dentist who listens! My experience here has been transformative for my dental health.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "3", name: "Jessica Harper", handle: "@jess_harper", testimonial: "Finally found a dentist who listens! My experience here has been transformative for my dental health.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
|
||||
{
|
||||
id: "4", name: "Robert Chen", handle: "@robert_chen", testimonial: "Clean facility, friendly staff, and painless procedures. Couldn't ask for better dental care!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
id: "4", name: "Robert Chen", handle: "@robert_chen", testimonial: "Clean facility, friendly staff, and painless procedures. Couldn't ask for better dental care!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisa_anderson", testimonial: "Highly recommend Livewell Dental. The team genuinely cares about your dental health and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisa_anderson", testimonial: "Highly recommend Livewell Dental. The team genuinely cares about your dental health and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"},
|
||||
{
|
||||
id: "6", name: "Mark Sullivan", handle: "@mark_smile", testimonial: "From booking to completion, everything was seamless. Best dental experience of my life!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
id: "6", name: "Mark Sullivan", handle: "@mark_smile", testimonial: "From booking to completion, everything was seamless. Best dental experience of my life!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user