Update src/app/page.tsx

This commit is contained in:
2026-04-23 20:43:57 +00:00
parent 02745f0e21
commit 2b775bf65e

View File

@@ -31,13 +31,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Services", id: "services"},
name: "Service", id: "services"},
{
name: "About", id: "about"},
name: "Über uns ", id: "about"},
{
name: "Guidance", id: "guidance"},
{
name: "Contact", id: "contact"},
name: "Kontakt ", id: "contact"},
]}
brandName="Everest Funeral Services"
/>