From 2d73da478f749d2816b62cd9ea27f1125461cf24 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:13:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e6c79f2..5d0c448 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { text: "Book Your Consultation", href: "#contact" }, { text: "Learn More", href: "#services" } ]} - imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg?_wi=1" imageAlt="Modern luxury dental office interior" mediaAnimation="slide-up" imagePosition="right" @@ -115,13 +115,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Advanced Technology", description: "Digital imaging, CAD/CAM systems, and laser dentistry for precise, comfortable treatments.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-dentist-standing-with-arms-crossed-with-her-colleague_496169-1032.jpg", imageAlt: "Advanced dental technology" + title: "Advanced Technology", description: "Digital imaging, CAD/CAM systems, and laser dentistry for precise, comfortable treatments.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-dentist-standing-with-arms-crossed-with-her-colleague_496169-1032.jpg?_wi=1", imageAlt: "Advanced dental technology" }, { - title: "Luxury Comfort", description: "Serene treatment rooms, premium amenities, and personalized patient care protocols.", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg", imageAlt: "Comfortable dental treatment environment" + title: "Luxury Comfort", description: "Serene treatment rooms, premium amenities, and personalized patient care protocols.", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg?_wi=2", imageAlt: "Comfortable dental treatment environment" }, { - title: "Expert Specialists", description: "Board-certified dentists with decades of combined experience in specialized treatments.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-dentist-standing-with-arms-crossed-with-her-colleague_496169-1032.jpg", imageAlt: "Professional dental team" + title: "Expert Specialists", description: "Board-certified dentists with decades of combined experience in specialized treatments.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-dentist-standing-with-arms-crossed-with-her-colleague_496169-1032.jpg?_wi=2", imageAlt: "Professional dental team" } ]} /> @@ -141,13 +141,13 @@ export default function LandingPage() { id: "1", name: "Sarah Mitchell", handle: "Business Owner", testimonial: "Lumina Dental transformed my smile and confidence. The entire experience was luxurious and professional from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageAlt: "Sarah Mitchell" }, { - id: "2", name: "David Chen", handle: "@davidchendesign", testimonial: "The implant procedure was seamless. Dr. Patel's expertise and the staff's attention to detail exceeded my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Chen" + id: "2", name: "David Chen", handle: "@davidchendesign", testimonial: "The implant procedure was seamless. Dr. Patel's expertise and the staff's attention to detail exceeded my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "David Chen" }, { id: "3", name: "Jessica Rodriguez", handle: "Healthcare Professional", testimonial: "As a healthcare provider, I'm impressed by their clinical standards and commitment to patient comfort. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg", imageAlt: "Jessica Rodriguez" }, { - id: "4", name: "Michael Thompson", handle: "Tech Executive", testimonial: "The teeth whitening results are remarkable. I felt like royalty throughout the entire appointment.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Thompson" + id: "4", name: "Michael Thompson", handle: "Tech Executive", testimonial: "The teeth whitening results are remarkable. I felt like royalty throughout the entire appointment.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Michael Thompson" }, { id: "5", name: "Emily Watson", handle: "Designer", testimonial: "Dr. Patel's artistry in smile design is extraordinary. My teeth look natural yet dramatically enhanced.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emily Watson" @@ -168,7 +168,7 @@ export default function LandingPage() { description="Take the first step toward your dream smile. Our team is ready to discuss your dental goals and create a personalized treatment plan." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg?_wi=3" imageAlt="Luxurious dental office" mediaAnimation="slide-up" mediaPosition="right"