Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-05 02:26:28 +00:00

View File

@@ -26,7 +26,11 @@ export default function HomePage() {
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline navItems={navItems} brandName="The House of Dentistry" />
<NavbarLayoutFloatingInline
navItems={navItems}
brandName="The House of Dentistry"
button={{ text: "Contact", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitKpi
@@ -109,6 +113,7 @@ export default function HomePage() {
background={{ variant: "plain" }}
text="Request a Callback. Leave your details and well contact you shortly to book your appointment."
buttons={[{ text: "Call Now to Book Appointment", href: "tel:08072982811" }]}
useInvertedBackground={false}
/>
</div>
<div id="final-cta" data-section="final-cta">