diff --git a/src/app/page.tsx b/src/app/page.tsx index e495a2c..25ec9ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,6 @@ export default function Page() { title="Elevate Your Space" description="Discover our curated collection of premium designs." background={{ variant: 'animated-grid' }} - buttons={[{ text: 'Reserve Your Table Now' }]} carouselItems={Array(6).fill({ id: '1', imageSrc: 'https://images.unsplash.com/photo-1513519245088-0e12902e5a38?q=80&w=2000' })} />