Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e3ee2f38f1 | |||
| 3bf90239f5 | |||
| 65b5ddd8d5 | |||
| 6cf2439a33 | |||
| 853883c766 | |||
| 2ab2d5b995 | |||
| a01d06bbfc | |||
| 3bd2f9cad6 | |||
| d786ea394c | |||
| f50159e537 | |||
| e1b57aca20 | |||
| 7dc28f02e2 | |||
| e30108d8a0 | |||
| 0325241211 | |||
| 70a6e34365 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
title="Healthy, Confident Smiles Start Here. "
|
||||
description="Advanced dental treatments with experienced Dr. Varun and modern equipment for patients in ViJayawada."
|
||||
description="Advanced dental treatments with experienced Dr. Ganesh Koneru and modern equipment for patients in ViJayawada."
|
||||
tag="5★ Rating"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
title="Meet Dr. Varun"
|
||||
title="Meet Dr. Ganesh Koneru"
|
||||
description="Experienced dental surgeon dedicated to patient care with clear explanations and compassionate treatment approach."
|
||||
tag="Our Doctor"
|
||||
tagAnimation="slide-up"
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="why-choose" data-section="why-choose">
|
||||
<FeatureCardNine
|
||||
title="Why Choose Beleaf Dental"
|
||||
title="Why Choose GK Dental"
|
||||
description="We combine expertise, modern equipment, and genuine patient care to deliver exceptional dental services."
|
||||
showStepNumbers={true}
|
||||
textboxLayout="default"
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Experienced Dr. Varun & Staff", description: "Our highly trained team brings years of expertise and dedication to every treatment", phoneOne: {
|
||||
title: "Experienced Dr. Ganesh & Staff", description: "Our highly trained team brings years of expertise and dedication to every treatment", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medic-holding-bottle-pills-give-sick-patient-checkup-visit-general-practitioner-giving-jar-with-prescription-medicine-treatment-healthcare-support-man_482257-38498.jpg?_wi=1"
|
||||
},
|
||||
phoneTwo: {
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
title="Patient Stories"
|
||||
description="Hear from our satisfied patients about their experiences at Beleaf Dental and Cosmetics"
|
||||
description="Hear from our satisfied patients about their experiences at GK Dental"
|
||||
tag="Testimonials"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", handle: "Patient", testimonial: "Dr. Varun explained every step of my treatment clearly. The staff was very friendly and the clinic environment is hygienic. I had an amazing experience here!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-pandemic-covid-nurse-medic-emotion_179666-24237.jpg", imageAlt: "Rajesh Kumar"
|
||||
id: "1", name: "Rajesh Kumar", handle: "Patient", testimonial: "Dr. Ganesh explained every step of my treatment clearly. The staff was very friendly and the clinic environment is hygienic. I had an amazing experience here!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-pandemic-covid-nurse-medic-emotion_179666-24237.jpg", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Singh", handle: "Patient", testimonial: "My tooth pain was completely reduced in just one day. The staff is welcoming and the treatment quality is excellent. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-laughing_23-2148859443.jpg", imageAlt: "Priya Singh"
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
<div id="appointment" data-section="appointment">
|
||||
<ContactSplitForm
|
||||
title="Book Your Appointment"
|
||||
description="Schedule a consultation with Dr. Varun. Our clinic team will confirm your appointment shortly."
|
||||
description="Schedule a consultation with Dr. Ganesh . Our clinic team will confirm your appointment shortly."
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<MetricCardTwo
|
||||
title="Visit Us Today"
|
||||
description="Conveniently located in Suryaraopet, Vijayawada. Open now until 9 PM."
|
||||
description="Conveniently located in Suryaraopet, Vijayawada. Open now until 9 AM."
|
||||
tag="Location"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Beleaf Dental"
|
||||
logoText="GK Dental"
|
||||
copyrightText="© 2025 Beleaf Dental and Cosmetics. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user