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