diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d0c448..e1d4f74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="smallMedium" sizing="mediumLargeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -43,7 +43,7 @@ export default function LandingPage() { @@ -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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg" imageAlt="Luxurious dental office" mediaAnimation="slide-up" mediaPosition="right"