diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 191cc04..7f1b2b1 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -8,7 +8,7 @@ import SplitAbout from '@/components/sections/about/SplitAbout'; export default function GalleryPage() { return ( - + diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 01cd3c0..f22dc2d 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -8,7 +8,7 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; export default function MenuPage() { return ( - + diff --git a/src/app/reservations/page.tsx b/src/app/reservations/page.tsx index 22ccbb0..e11057d 100644 --- a/src/app/reservations/page.tsx +++ b/src/app/reservations/page.tsx @@ -8,7 +8,7 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; export default function ReservationsPage() { return ( - + diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index ad70d09..d4aaed4 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -8,7 +8,7 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; export default function TestimonialsPage() { return ( - +