Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-04-09 06:57:23 +00:00

View File

@@ -27,7 +27,7 @@ export default function LuxuryDentistPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Luxury Dental Care"
brandName="Smile Please Dental Care"
navItems={[
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
@@ -42,7 +42,7 @@ export default function LuxuryDentistPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
title="California's Premier Luxury Dental Practice"
title="Kolkata's Premier Luxury Dental Practice"
description="Experience world-class cosmetic and restorative dentistry with cutting-edge technology. Our award-winning dentists are committed to creating stunning smiles with personalized care and exceptional attention to detail."
tag="Excellence Since 2005"
tagIcon={Sparkles}
@@ -76,15 +76,15 @@ export default function LuxuryDentistPage() {
useInvertedBackground={true}
products={[
{
id: "1", brand: "Cosmetic", name: "Smile Design & Whitening", price: "Starting from $500", rating: 5,
id: "1", brand: "Cosmetic", name: "Smile Design & Whitening", price: "", rating: 5,
reviewCount: "234", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service1.avif", imageAlt: "Cosmetic smile design consultation"
},
{
id: "2", brand: "Restorative", name: "Dental Implants & Crowns", price: "Starting from $1,200", rating: 5,
id: "2", brand: "Restorative", name: "Dental Implants & Crowns", price: "", rating: 5,
reviewCount: "312", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service2.avif", imageAlt: "Advanced dental implant technology"
},
{
id: "3", brand: "Advanced", name: "Orthodontics & Aligners", price: "Starting from $800", rating: 5,
id: "3", brand: "Advanced", name: "Orthodontics & Aligners", price: "", rating: 5,
reviewCount: "289", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service3.avif", imageAlt: "Clear aligner orthodontic treatment"
}
]}
@@ -177,7 +177,7 @@ export default function LuxuryDentistPage() {
<div id="footer" data-section="footer">
<FooterBase
logoText="Luxury Dental Care California"
logoText="Smile Please Dental care Kolkata"
copyrightText="© 2025 Luxury Dental Care | Premium Dentistry Since 2005"
columns={[
{