Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-04-26 09:42:56 +00:00

View File

@@ -178,9 +178,10 @@ export default function LandingPage() {
{ title: "Contact", items: [{ label: "WhatsApp", href: "https://wa.me/2348033583335" }, { label: "Call", href: "tel:08033583335" }] },
]}
logoText="Latros Dental"
copyrightText="© 2025"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}