diff --git a/src/app/layout.jsx b/src/app/layout.jsx index 677d9db..64ff359 100644 --- a/src/app/layout.jsx +++ b/src/app/layout.jsx @@ -5,8 +5,8 @@ import '@/styles/tailwind.css' export const metadata = { title: { - template: '%s - VEDA', - default: 'VEDA EGYPT NILE CRUISES', + template: '%s - MN', + default: 'Maison Noire', }, description: 'Most bookkeeping software is accurate, but hard to use. We make the opposite trade-off, and hope you don’t get audited.', diff --git a/src/components/FeaturedOn.jsx b/src/components/FeaturedOn.jsx deleted file mode 100644 index f026efa..0000000 --- a/src/components/FeaturedOn.jsx +++ /dev/null @@ -1,47 +0,0 @@ -import Image from 'next/image' -import logo1 from '@/images/logos/1.svg' -import logo2 from '@/images/logos/2.svg' -import logo3 from '@/images/logos/3.svg' -import logo4 from '@/images/logos/4.svg' -import logo5 from '@/images/logos/5.svg' -import logo6 from '@/images/logos/6.svg' - -export function FeaturedOn() { - return ( -
- As seen and featured on -
-