diff --git a/src/app/page.tsx b/src/app/page.tsx index b854d11..ed1854d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> ); -} +} \ No newline at end of file