Add discord button to pages

This commit is contained in:
2026-01-22 17:02:17 -07:00
parent 92800f0b96
commit 5918d206d9
14 changed files with 61 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
import Image from 'next/image'
import Link from 'next/link'
import { Metadata } from 'next'
import { DiscordButton } from './components/DiscordButton'
export const metadata: Metadata = {
title: 'Lncvrt Games - Home',
@@ -10,6 +11,7 @@ export const metadata: Metadata = {
export default function Home () {
return (
<div className='box'>
<DiscordButton />
<p className='text-center text-4xl'>Lncvrt Games</p>
<p className='text-center text-[18px] mb-4'>
A collection of games made by Lncvrt and others