diff --git a/src/app/page.tsx b/src/app/page.tsx
index aca4e69..ba87df6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,151 +33,62 @@ export default function LandingPage() {
@@ -188,19 +99,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Smile Makeover",
- description: "Custom designs for the perfect aesthetic.",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821364.jpg",
+ title: "Smile Makeover", description: "Custom designs for the perfect aesthetic.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821364.jpg", imageAlt: "aesthetic dental smile"
},
{
- title: "Veneers",
- description: "Hand-crafted porcelain precision.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-white-flowers-her-face_23-2148749895.jpg",
+ title: "Veneers", description: "Hand-crafted porcelain precision.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-white-flowers-her-face_23-2148749895.jpg", imageAlt: "aesthetic dental smile"
},
{
- title: "Teeth Whitening",
- description: "Advanced whitening for radiant results.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-flirty-glance-closeup-portrait-blonde-model-with-ideal-skin-cyrly-hair_633478-1085.jpg",
+ title: "Teeth Whitening", description: "Advanced whitening for radiant results.", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-flirty-glance-closeup-portrait-blonde-model-with-ideal-skin-cyrly-hair_633478-1085.jpg", imageAlt: "aesthetic dental smile"
},
]}
title="Our Signature Services"
@@ -213,49 +118,20 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
+ animationType="blur-reveal"
products={[
{
- id: "1",
- name: "Case Study 01",
- price: "Veneers",
- variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9758.jpg",
- },
+ id: "1", name: "Case Study 01", price: "Veneers", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9758.jpg"},
{
- id: "2",
- name: "Case Study 02",
- price: "Alignment",
- variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/waiting-area-illuminated-reception-unfocused_1203-1414.jpg",
- },
+ id: "2", name: "Case Study 02", price: "Alignment", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/waiting-area-illuminated-reception-unfocused_1203-1414.jpg"},
{
- id: "3",
- name: "Case Study 03",
- price: "Whitening",
- variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/caries-beauty-adult-background-canal_1303-1838.jpg",
- },
+ id: "3", name: "Case Study 03", price: "Whitening", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/caries-beauty-adult-background-canal_1303-1838.jpg"},
{
- id: "4",
- name: "Case Study 04",
- price: "Restorative",
- variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/overjoyed-curly-haired-woman-laughs-positively-smiles-broadly-keeps-hand-chin-being-good-mood-wears-transparent-eyeglasses-stylish-jacket-isolated-pink-background-happy-emotions_273609-61490.jpg",
- },
+ id: "4", name: "Case Study 04", price: "Restorative", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/overjoyed-curly-haired-woman-laughs-positively-smiles-broadly-keeps-hand-chin-being-good-mood-wears-transparent-eyeglasses-stylish-jacket-isolated-pink-background-happy-emotions_273609-61490.jpg"},
{
- id: "5",
- name: "Case Study 05",
- price: "Implants",
- variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-19470.jpg",
- },
+ id: "5", name: "Case Study 05", price: "Implants", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-19470.jpg"},
{
- id: "6",
- name: "Case Study 06",
- price: "Cosmetic",
- variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/stethoscope-close-up_1057-4341.jpg",
- },
+ id: "6", name: "Case Study 06", price: "Cosmetic", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/stethoscope-close-up_1057-4341.jpg"},
]}
title="Transformations"
description="Witness the art of precision."
@@ -268,24 +144,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- icon: Scan,
- title: "Digital X-Ray",
- value: "99%",
- },
- {
- id: "m2",
- icon: Activity,
- title: "AI Diagnostics",
- value: "100%",
- },
- {
- id: "m3",
- icon: Zap,
- title: "Laser Accuracy",
- value: "0.1mm",
- },
+ { id: "m1", icon: Scan, title: "Digital X-Ray", value: "99%" },
+ { id: "m2", icon: Activity, title: "AI Diagnostics", value: "100%" },
+ { id: "m3", icon: Zap, title: "Laser Accuracy", value: "0.1mm" },
]}
title="Precision Technology"
description="Harnessing the power of digital excellence."
@@ -297,46 +158,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- title: "Transformative",
- quote: "The most seamless dental experience ever.",
- name: "Sarah J.",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/yoga-still-life_23-2148119624.jpg",
- },
- {
- id: "2",
- title: "Precision",
- quote: "Nagpal Clinic is simply world-class.",
- name: "Marcus V.",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-asian-thai-japanese-model-laughingsmiling_633478-1541.jpg",
- },
- {
- id: "3",
- title: "Excellence",
- quote: "Luxury meets medical precision.",
- name: "Elena R.",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/crane-made-paper_1162-69.jpg",
- },
- {
- id: "4",
- title: "Premium",
- quote: "The care provided is unmatched.",
- name: "David W.",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/patient-checking-her-teeth-mirror_107420-74170.jpg",
- },
- {
- id: "5",
- title: "Futuristic",
- quote: "Technology and skill combined.",
- name: "James K.",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-smile_53876-41100.jpg",
- },
+ { id: "1", title: "Transformative", quote: "The most seamless dental experience ever.", name: "Sarah J.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/yoga-still-life_23-2148119624.jpg" },
+ { id: "2", title: "Precision", quote: "Nagpal Clinic is simply world-class.", name: "Marcus V.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-asian-thai-japanese-model-laughingsmiling_633478-1541.jpg" },
+ { id: "3", title: "Excellence", quote: "Luxury meets medical precision.", name: "Elena R.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/crane-made-paper_1162-69.jpg" },
+ { id: "4", title: "Premium", quote: "The care provided is unmatched.", name: "David W.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/patient-checking-her-teeth-mirror_107420-74170.jpg" },
+ { id: "5", title: "Futuristic", quote: "Technology and skill combined.", name: "James K.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-smile_53876-41100.jpg" },
]}
title="Voices of Excellence"
description="Patient experiences redefined."
@@ -348,13 +174,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "HealthCare Pro",
- "Dental World",
- "Smile Innovators",
- "Tech Dent",
- "Clinica Lux",
- "Pure Health",
- "Bio Dynamics",
+ "HealthCare Pro", "Dental World", "Smile Innovators", "Tech Dent", "Clinica Lux", "Pure Health", "Bio Dynamics"
]}
title="Trusted Excellence"
description="Partnering with industry leaders."
@@ -366,21 +186,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "q1",
- title: "What makes your clinic premium?",
- content: "Our exclusive commitment to comfort and technology.",
- },
- {
- id: "q2",
- title: "Do you offer consultations?",
- content: "Yes, book your private consultation today.",
- },
- {
- id: "q3",
- title: "Is modern laser tech safe?",
- content: "Our procedures utilize advanced, FDA-approved laser technology.",
- },
+ { id: "q1", title: "What makes your clinic premium?", content: "Our exclusive commitment to comfort and technology." },
+ { id: "q2", title: "Do you offer consultations?", content: "Yes, book your private consultation today." },
+ { id: "q3", title: "Is modern laser tech safe?", content: "Our procedures utilize advanced, FDA-approved laser technology." },
]}
title="Common Inquiries"
description="Your luxury care simplified."
@@ -391,9 +199,7 @@ export default function LandingPage() {