added shadcn dashbaord

This commit is contained in:
briannelson95
2025-07-04 16:09:55 -04:00
parent e6e24f12d4
commit 725752e39a
46 changed files with 6332 additions and 33 deletions

View File

@@ -64,7 +64,7 @@ export default function GuestBookPageClient({
}
return (
<div className='max-w-6xl mx-auto mt-8 space-y-4'>
<div className='space-y-4'>
<div className="flex justify-between items-center">
<div className='flex gap-5'>
<h1 className='text-2xl font-bold'>Guest Book</h1>