edit
This commit is contained in:
@@ -22,7 +22,7 @@ export const metadata = {
|
||||
default: 'OurVerse - A community-driven Metaverse Platform',
|
||||
},
|
||||
description:
|
||||
'A New, Vibrant Virtual World.',
|
||||
'The Future of Collaboration is Now.',
|
||||
}
|
||||
|
||||
export default function RootLayout({ children }) {
|
||||
|
@@ -105,7 +105,7 @@ export default function Footer2() {
|
||||
className="h-10"
|
||||
/>
|
||||
<p className="text-sm leading-6 text-purple-600">
|
||||
A New, Vibrant Virtual World.
|
||||
The Future of Collaboration is Now.
|
||||
</p>
|
||||
<div className="flex space-x-6">
|
||||
{navigation.social.map((item) => (
|
||||
|
Reference in New Issue
Block a user