diff --git a/src/app/page.tsx b/src/app/page.tsx index 5abcbbe..69196ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,6 +111,9 @@ export default function LandingPage() { { title: "Comfort First", description: "Relaxing and friendly atmosphere.", icon: Clock }, { title: "Patient Focused", description: "Care tailored to your needs.", icon: Smile } ]} + buttons={[ + { text: "Book Now", href: "#contact" } + ]} imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg" imagePosition="right" textboxLayout="split"