Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-05-06 16:55:27 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
]}
brandName="SmileCraft"
button={{
text: "Book Appointment", href: "#appointment"}}
text: "Book Appointment", href: "#contact"}}
/>
</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."
buttons={[
{
text: "Book Appointment", href: "#appointment"},
text: "Book Appointment", href: "#contact"},
{
text: "View Our Services", href: "#services"},
]}