Update src/app/page.tsx

This commit is contained in:
2026-03-13 12:50:12 +00:00
parent 071ea0dbf3
commit 86e79b171d

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Schedule Consultation", href: "#contact" },
{ text: "Learn More", href: "#services" }
]}
imageSrc="http://img.b2bpic.net/free-photo/dentist-assistant-wearing-hazmat-suit-against-coronavirus-taking-notest-talking-with-senior-patient-elderly-woman-protective-uniform-medical-examination-dental-clinic_482257-12570.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/dentist-assistant-wearing-hazmat-suit-against-coronavirus-taking-notest-talking-with-senior-patient-elderly-woman-protective-uniform-medical-examination-dental-clinic_482257-12570.jpg"
imageAlt="ROYAL DENT luxury dental clinic interior"
buttonAnimation="slide-up"
showDimOverlay={false}
@@ -98,7 +98,7 @@ export default function LandingPage() {
description="Comprehensive dental solutions designed to enhance your smile and overall oral health."
tag="Excellence in Care"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
@@ -162,7 +162,7 @@ export default function LandingPage() {
description="Trusted by leading healthcare organizations worldwide."
tag="Industry Leaders"
tagIcon={Award}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -185,7 +185,7 @@ export default function LandingPage() {
description="Real stories from our satisfied patients."
tag="5-Star Reviews"
tagIcon={Award}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -231,7 +231,7 @@ export default function LandingPage() {
description="Find answers to common questions about our services and procedures."
tag="Get Informed"
tagIcon={Shield}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
faqsAnimation="blur-reveal"
@@ -296,7 +296,7 @@ export default function LandingPage() {
className: "w-full px-4 py-3 rounded-lg border border-accent/20 bg-card text-foreground placeholder-foreground/50 focus:outline-none focus:border-accent transition-colors resize-none"
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/dentist-assistant-wearing-hazmat-suit-against-coronavirus-taking-notest-talking-with-senior-patient-elderly-woman-protective-uniform-medical-examination-dental-clinic_482257-12570.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/dentist-assistant-wearing-hazmat-suit-against-coronavirus-taking-notest-talking-with-senior-patient-elderly-woman-protective-uniform-medical-examination-dental-clinic_482257-12570.jpg"
imageAlt="ROYAL DENT consultation room"
mediaAnimation="slide-up"
mediaPosition="right"