Update src/app/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Our Services", href: "#services" }
|
||||
]}
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="hover-magnetic"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-dental-braces-dentist-office-sitting-dentist-chair_651396-2256.jpg"
|
||||
imageAlt="Dentist with patient, bright smile"
|
||||
imagePosition="right"
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
{ id: "f3", title: "Expert Root Canal Treatment", descriptions: ["Save your natural tooth from decay and infection with our gentle and efficient root canal therapy, ensuring comfort and quick recovery."], imageSrc: "http://img.b2bpic.net/free-photo/top-view-tampons_23-2148026045.jpg", imageAlt: "Root canal treatment" },
|
||||
{ id: "f4", title: "General & Preventive Care", descriptions: ["Maintain optimal oral health with our routine check-ups, cleanings, and personalized preventive strategies for all ages."], imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-patient-s-teeth_1098-4018.jpg", imageAlt: "Dentist examining patient's teeth" }
|
||||
]}
|
||||
animationType="entrance-slide"
|
||||
animationType="reveal-blur"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
{ id: "p6", brand: "Preventive", name: "Comprehensive Care Plan", price: "₹ 2,500/year", rating: 5, reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/dentist-doctor-working-dental-unit-with-nurse-senior-patient-orthodontist-speaking-woman-sitting-stomatological-chair-while-nurse-preparing-tools-examination-modern-clinic_482257-13355.jpg", imageAlt: "Comprehensive dental care plan" }
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="entrance-slide"
|
||||
animationType="reveal-blur"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
{ id: "m2", value: "15+ Years", title: "Experience & Expertise", description: "A decade and a half of dedicated service, continuous learning, and advanced dental practice.", imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780288.jpg", imageAlt: "Experienced dentist" },
|
||||
{ id: "m3", value: "99% Success Rate", title: "Successful Procedures", description: "Achieving highly predictable and successful outcomes across all our dental treatments.", imageSrc: "http://img.b2bpic.net/free-photo/client-equipment-clinic-patient-women_1303-487.jpg", imageAlt: "Successful dental procedure" }
|
||||
]}
|
||||
animationType="entrance-slide"
|
||||
animationType="reveal-blur"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -153,9 +153,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-discussing-reports-with-patient-clinic_107420-74003.jpg"
|
||||
imageAlt="Dentist explaining to a patient"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="hover-magnetic"
|
||||
mediaPosition="left"
|
||||
faqsAnimation="entrance-slide"
|
||||
faqsAnimation="hover-magnetic"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/glass-designed-building-view_23-2148230382.jpg"
|
||||
imageAlt="Modern dental clinic exterior"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="hover-magnetic"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Message"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user