From 96f6398dcc630eb503d9f0afb182061fee3ccbcc Mon Sep 17 00:00:00 2001 From: Ezra Lazuardy Date: Tue, 3 Dec 2024 06:36:46 +0700 Subject: [PATCH] feat: update --- app/about/page.jsx | 4 +++- app/contact/page.jsx | 4 +++- app/gallery/page.jsx | 4 +++- components/ui/about/content.jsx | 10 +++++++--- components/ui/contact/content.jsx | 8 ++++++-- components/ui/footer.jsx | 2 +- components/ui/gallery/tiles.jsx | 7 ++++--- components/ui/header.jsx | 4 ++-- components/ui/map.jsx | 6 +++--- 9 files changed, 32 insertions(+), 17 deletions(-) diff --git a/app/about/page.jsx b/app/about/page.jsx index 2a6654f..011e510 100644 --- a/app/about/page.jsx +++ b/app/about/page.jsx @@ -7,7 +7,9 @@ export default function Page() { <>
-