Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0cbef9e629 | |||
| 81801a7cd5 | |||
| 09a567305a | |||
| d18a2da08f |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
brandName="SmileCraft"
|
brandName="SmileCraft"
|
||||||
button={{
|
button={{
|
||||||
text: "Book Appointment", href: "#appointment"}}
|
text: "Book Appointment", href: "#contact"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
|||||||
description="Expert dental care designed for your comfort. From routine checkups to advanced cosmetic procedures, we bring out your brightest smile."
|
description="Expert dental care designed for your comfort. From routine checkups to advanced cosmetic procedures, we bring out your brightest smile."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Appointment", href: "#appointment"},
|
text: "Book Appointment", href: "#contact"},
|
||||||
{
|
{
|
||||||
text: "View Our Services", href: "#services"},
|
text: "View Our Services", href: "#services"},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user