From b96ecc55eaf4765ab1583b57a316b7e7d31428de Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:32:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7752b59..680f9e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"