Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -54,8 +54,8 @@ export default function LandingPage() {
|
||||
{ text: "Book Your Calm Consultation", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://lh3.googleusercontent.com/p/AF1QipNlqjK_jF9uB79fL6Ue6_2Z15-v4X_tC1G22U0=w800-h600", imageAlt: "modern comfortable dental clinic lobby" },
|
||||
{ imageSrc: "https://lh3.googleusercontent.com/p/AF1QipP_b-6s4yG9Mv8iZ7-3H1G-yH8L_W2zJ4k9f3P=w800-h600", imageAlt: "patient smiling in modern dental chair" },
|
||||
{ imageSrc: "https://lh3.googleusercontent.com/p/AF1QipNlqjK_jF9uB79fL6Ue6_2Z15-v4X_tC1G22U0=w800-h600?_wi=1", imageAlt: "modern comfortable dental clinic lobby" },
|
||||
{ imageSrc: "https://lh3.googleusercontent.com/p/AF1QipP_b-6s4yG9Mv8iZ7-3H1G-yH8L_W2zJ4k9f3P=w800-h600?_wi=1", imageAlt: "patient smiling in modern dental chair" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -96,8 +96,8 @@ export default function LandingPage() {
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Teeth Whitening", price: "From ₹15,000", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipP_b-6s4yG9Mv8iZ7-3H1G-yH8L_W2zJ4k9f3P=w800-h600" },
|
||||
{ id: "2", name: "Porcelain Veneers", price: "From ₹45,000", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipNlqjK_jF9uB79fL6Ue6_2Z15-v4X_tC1G22U0=w800-h600" },
|
||||
{ id: "1", name: "Teeth Whitening", price: "From ₹15,000", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipP_b-6s4yG9Mv8iZ7-3H1G-yH8L_W2zJ4k9f3P=w800-h600?_wi=2" },
|
||||
{ id: "2", name: "Porcelain Veneers", price: "From ₹45,000", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipNlqjK_jF9uB79fL6Ue6_2Z15-v4X_tC1G22U0=w800-h600?_wi=2" },
|
||||
{ id: "3", name: "Professional Cleaning", price: "From ₹5,000", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipPz0KzP_x0P8K5N-5P_w_XzY4Pz-6S5H_6tL1=w800-h600" },
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Priya Sharma", handle: "@priya_sharma", testimonial: "I've always feared the dentist, but Dr. Nidhi made me feel so understood. The ambiance is like a spa!", rating: 5, imageSrc: "https://lh3.googleusercontent.com/p/AF1QipP_b-6s4yG9Mv8iZ7-3H1G-yH8L_W2zJ4k9f3P=w800-h600" },
|
||||
{ id: "t1", name: "Priya Sharma", handle: "@priya_sharma", testimonial: "I've always feared the dentist, but Dr. Nidhi made me feel so understood. The ambiance is like a spa!", rating: 5, imageSrc: "https://lh3.googleusercontent.com/p/AF1QipP_b-6s4yG9Mv8iZ7-3H1G-yH8L_W2zJ4k9f3P=w800-h600?_wi=3" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Patient Voices"
|
||||
|
||||
Reference in New Issue
Block a user