diff --git a/src/app/page.tsx b/src/app/page.tsx index 475d433..83b439e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,9 +173,9 @@ export default function LandingPage() { @@ -189,11 +189,11 @@ export default function LandingPage() { title: "Empresa", items: [{ label: "Sobre nosotros", href: "#about" }, { label: "Contacto", href: "#contact" }], }, ]} - bottomLeftText="© 2024 Culinary Delight." + bottomLeftText="© 2024 Bonne Eclair Cafetería." bottomRightText="Política de Privacidad" /> ); -} \ No newline at end of file +}