5 Commits

Author SHA1 Message Date
448dc228bc Update src/app/page.tsx 2026-03-25 05:07:19 +00:00
3a1bf8632a Update src/app/layout.tsx 2026-03-25 05:07:19 +00:00
01dcbb4f28 Merge version_3 into main
Merge version_3 into main
2026-03-25 05:06:07 +00:00
d75e02737c Update src/app/page.tsx 2026-03-25 05:06:01 +00:00
a9dcb13ffc Merge version_2 into main
Merge version_2 into main
2026-03-25 05:05:07 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -19,8 +19,8 @@ const inter = Inter({
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'The Art of Luxury Dentistry | Elite Dental Care', title: 'Dr. Sonam\'s Smile Assured Advance Dental Care | Elite Dental Care',
description: 'Experience unparalleled luxury dental care. Our elite practice offers bespoke treatments, advanced technology, and a serene environment for your radiant, healthy smile.', description: 'Experience unparalleled luxury dental care at Dr. Sonam\'s Smile Assured Advance Dental Care. Our elite practice offers bespoke treatments, advanced technology, and a serene environment for your radiant, healthy smile.',
}; };
export default function RootLayout({ export default function RootLayout({

View File

@@ -27,7 +27,7 @@ export default function LuxuryDentistPage() {
> >
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
brandName="Luxury Dental Care" brandName="Dr. Sonam's Smile Assured Advance Dental Care"
navItems={[ navItems={[
{ name: "Home", id: "hero" }, { name: "Home", id: "hero" },
{ name: "Services", id: "services" }, { name: "Services", id: "services" },
@@ -102,7 +102,7 @@ export default function LuxuryDentistPage() {
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttons={[
{ text: "Meet Our Team", href: "#testimonials" }, { text: "Hear From Our Patients", href: "#testimonials" },
{ text: "Learn More", href: "#contact" } { text: "Learn More", href: "#contact" }
]} ]}
/> />
@@ -178,8 +178,8 @@ export default function LuxuryDentistPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBase <FooterBase
logoText="Luxury Dental Care California" logoText="Dr. Sonam's Smile Assured Advance Dental Care"
copyrightText="© 2025 Luxury Dental Care | Premium Dentistry Since 2005" copyrightText="© 2025 Dr. Sonam's Smile Assured Advance Dental Care | Premium Dentistry Since 2005"
columns={[ columns={[
{ {
title: "Services", items: [ title: "Services", items: [