diff --git a/src/app/page.tsx b/src/app/page.tsx index 689976e..2b56e3c 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() { @@ -136,17 +136,17 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Sarah Mitchell", handle: "CEO, Tech Innovations", testimonial: "The transformation was incredible. Dr. Hassan and the entire team made me feel comfortable throughout my implant procedure. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Sarah Mitchell"}, + id: "1", name: "Sarah Mitchell", handle: "CEO, Tech Innovations", testimonial: "The transformation was incredible. Dr. Hassan and the entire team made me feel comfortable throughout my implant procedure. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Sarah Mitchell"}, { - id: "2", name: "James Chen", handle: "Business Owner", testimonial: "After years of hiding my smile, the cosmetic work here gave me confidence I didn't know was possible. Exceptional results and genuine care.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Chen"}, + id: "2", name: "James Chen", handle: "Business Owner", testimonial: "After years of hiding my smile, the cosmetic work here gave me confidence I didn't know was possible. Exceptional results and genuine care.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"}, { - id: "3", name: "Amanda Rodriguez", handle: "Marketing Director", testimonial: "The orthodontic treatment exceeded all my expectations. The team is professional, the office is luxurious, and the results are perfect.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Amanda Rodriguez"}, + id: "3", name: "Amanda Rodriguez", handle: "Marketing Director", testimonial: "The orthodontic treatment exceeded all my expectations. The team is professional, the office is luxurious, and the results are perfect.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Amanda Rodriguez"}, { - id: "4", name: "Michael Thompson", handle: "Attorney", testimonial: "I've been a patient for 8 years. The attention to detail and personalized care keeps me coming back. Best dental practice in the city.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Thompson"}, + id: "4", name: "Michael Thompson", handle: "Attorney", testimonial: "I've been a patient for 8 years. The attention to detail and personalized care keeps me coming back. Best dental practice in the city.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson"}, { - id: "5", name: "Jennifer Park", handle: "Physician", testimonial: "As a healthcare professional, I appreciate their scientific approach and commitment to evidence-based dentistry. Outstanding practice.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Jennifer Park"}, + id: "5", name: "Jennifer Park", handle: "Physician", testimonial: "As a healthcare professional, I appreciate their scientific approach and commitment to evidence-based dentistry. Outstanding practice.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Jennifer Park"}, { - id: "6", name: "David Wong", handle: "Entrepreneur", testimonial: "The emergency care I received was phenomenal. Professional, compassionate, and results-oriented. They truly care about their patients.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Wong"}, + id: "6", name: "David Wong", handle: "Entrepreneur", testimonial: "The emergency care I received was phenomenal. Professional, compassionate, and results-oriented. They truly care about their patients.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Wong"}, ]} speed={40} /> @@ -160,7 +160,7 @@ export default function LandingPage() { tagIcon={Calendar} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/senior-people-writing-medical-report-papers-with-receptionist-before-checkup-appointment-with-physician-health-center-old-patients-signing-registration-form-files-insurance-support_482257-50675.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/senior-people-writing-medical-report-papers-with-receptionist-before-checkup-appointment-with-physician-health-center-old-patients-signing-registration-form-files-insurance-support_482257-50675.jpg" imageAlt="Welcoming dental office reception" mediaAnimation="slide-up" mediaPosition="right"