From d2d9832ed0d528ceecac069efe5acac709c27e20 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 09:44:56 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index e64ccf9..a10815c 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -6,17 +6,16 @@ import FooterBase from '@/components/sections/footer/FooterBase'; export default function GalleryPage() { return ( - - + +

Restoran Galereyasi

-
-
-
-
-
- +
); } \ No newline at end of file