Compare commits
10 Commits
version_13
...
version_15
| Author | SHA1 | Date | |
|---|---|---|---|
| 7238059d3a | |||
| 6d7ce432d8 | |||
| b2a68abf0f | |||
| aae3bdbf85 | |||
| 745b2ace95 | |||
| da7d5d9ab1 | |||
| c6eb8b12e0 | |||
| 8cc9ced337 | |||
| 67c2990a0a | |||
| 58aa4e2826 |
@@ -209,8 +209,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="feature-hover" data-section="feature-hover">
|
<div id="feature-hover" data-section="feature-hover">
|
||||||
<FeatureCardMedia
|
<FeatureCardMedia
|
||||||
title="Feature Hover Pattern"
|
title="Dental Excellnece "
|
||||||
description="Interactive features showcasing our commitment to excellence and patient care."
|
description="Dental excellence with compassionate patient care and cutting-edge treatments."
|
||||||
tag="Special Features"
|
tag="Special Features"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -304,7 +304,8 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Get In Touch"
|
tag="Get In Touch"
|
||||||
title="Book Your Appointment Today"
|
title="Book Your Appointment Today"
|
||||||
description="Located in Gajuwaka, Visakhapatnam. Visit us at Sri Surya Complex, Ground Floor 101, beside HDFC Bank. Open Monday to Sunday, 10 AM – 9 PM."
|
description="Located in Gajuwaka, Visakhapatnam. Visit us at Sri Surya Complex, Ground Floor 101, beside HDFC Bank. Open Monday to Sunday, 10 AM – 9 PM. Contact number
|
||||||
|
099663 43333 "
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -329,4 +330,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user