2 Commits

Author SHA1 Message Date
81578985d4 Update src/app/page.tsx 2026-04-26 09:42:53 +00:00
f2243b9479 Merge version_2 into main
Merge version_2 into main
2026-04-26 08:17:09 +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>
);
}
}