Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "sparkles-gradient" }}
|
||||
title="Dentistry, Reimagined Around You"
|
||||
description="Comfort-first dental care in Matunga designed to feel calm, transparent, and genuinely personal. Because exceptional dentistry should never feel intimidating."
|
||||
description="Comfort-first dental care in Matunga located at Meckoni Residency, 103, Bhandarkar Rd, Matunga East. Hours: Mon-Sat 9am-8pm. Call us at 085911 16511."
|
||||
tag="Luxury Wellness Dentistry"
|
||||
buttons={[
|
||||
{ text: "Book Your Calm Consultation", href: "#contact" },
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Welcome to The Smile House"
|
||||
description={[
|
||||
"At The Smile House, we believe your dental experience should be as rejuvenating as a spa session. Dr. Nidhi and our team focus on transparency and empathy, ensuring every step of your care is explained and managed with patience.", "Located in Meckoni Residency, 103, Bhandarkar Rd, above Blue Stone, Matunga East, Mumbai, Maharashtra 400019.", "LGBTQ+ friendly and proud to be a women-owned business."
|
||||
"At The Smile House, we believe your dental experience should be as rejuvenating as a spa session. Dr. Nidhi and our team focus on transparency and empathy, ensuring every step of your care is explained and managed with patience.", "Located in Meckoni Residency, 103, Bhandarkar Rd, above Blue Stone, Matunga East, Mumbai, Maharashtra 400019.", "LGBTQ+ friendly and proud to be a women-owned business. Call us at 085911 16511 or visit us Mon-Sat, 9 am - 8 pm."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -80,9 +80,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Clinic Hours", description: "Closed; opens 9 am Saturday", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipPk0TzG7zN-7O_xY3S8wLz9h9XyH1v1Y5z1p4z1=w800-h600", imageAlt: "clinic reception desk" },
|
||||
{ title: "Clinic Hours", description: "Mon-Sat: 9 am - 8 pm", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipPk0TzG7zN-7O_xY3S8wLz9h9XyH1v1Y5z1p4z1=w800-h600", imageAlt: "clinic reception desk" },
|
||||
{ title: "Phone", description: "085911 16511", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipN9s-2n-0z0kP_b9sY_Qz8_z1hP_z4W9H7L_j5J=w800-h600", imageAlt: "modern treatment room equipment" },
|
||||
{ title: "Location", description: "Matunga East, Mumbai", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipO3Pz0KzP_x0P8K5N-5P_w_XzY4Pz-6S5H_6tL1=w800-h600", imageAlt: "clinic entrance exterior" },
|
||||
{ title: "Location", description: "Meckoni Residency, 103, Bhandarkar Rd, Matunga East", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipO3Pz0KzP_x0P8K5N-5P_w_XzY4Pz-6S5H_6tL1=w800-h600", imageAlt: "clinic entrance exterior" },
|
||||
]}
|
||||
title="Practical Information"
|
||||
description="Everything you need to know to visit us seamlessly."
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Ready to begin?"
|
||||
title="Start Your Smile Journey"
|
||||
description="Let's discuss how we can bring calm and luxury to your dental care journey in Matunga."
|
||||
description="Reach out to us at Meckoni Residency, Matunga East. Call us at 085911 16511 to book your calm consultation."
|
||||
buttons={[
|
||||
{ text: "Book Your Calm Consultation", href: "#" },
|
||||
]}
|
||||
@@ -165,7 +165,8 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
title: "Contact Details", items: [
|
||||
{ label: "Meckoni Residency, Matunga East" },
|
||||
{ label: "Meckoni Residency, 103, Bhandarkar Rd, Matunga East" },
|
||||
{ label: "Hours: Mon-Sat, 9am - 8pm" },
|
||||
{ label: "Call: 085911 16511" },
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user