Update src/app/page.tsx
This commit is contained in:
@@ -27,7 +27,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Dr. Shanky Royal Dental Clinic"
|
||||
brandName="Spark Dental Clinic"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardOne
|
||||
title="Why Choose Dr. Shanky Royal Dental Clinic"
|
||||
title="Why Choose Spark Dental Clinic"
|
||||
description="We believe in honest advice, affordable pricing, and pain-free dentistry. Your comfort and satisfaction are our greatest rewards."
|
||||
tag="Honest & Affordable Care"
|
||||
tagIcon={Shield}
|
||||
|
||||
Reference in New Issue
Block a user