Merge version_15 into main #31

Merged
bender merged 1 commits from version_15 into main 2026-03-08 11:10:03 +00:00

View File

@@ -210,7 +210,7 @@ export default function LandingPage() {
<div id="feature-hover" data-section="feature-hover">
<FeatureCardMedia
title="Feature Hover Pattern"
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"
tagAnimation="slide-up"
textboxLayout="default"
@@ -329,4 +329,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}