From 2803c834dc61d889ca6bb5e5ee07e275ae6ddd35 Mon Sep 17 00:00:00 2001 From: development Date: Sun, 11 Jan 2026 15:39:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 138 +++++++++++++++++++++++------------------------ 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fc6f040..7a1dcee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal'; import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; @@ -29,7 +29,7 @@ export default function LandingPage() { @@ -37,58 +37,58 @@ export default function LandingPage() {
@@ -193,67 +193,67 @@ export default function LandingPage() {