From 9a51ce85aa36e95c16d7357997d1427426530971 Mon Sep 17 00:00:00 2001 From: adchad90 Date: Sat, 18 Oct 2025 19:18:53 +0530 Subject: [PATCH 1/2] Fixed hero section image --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e375a0..302dfb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function BackgroundBoxesDemo() { } > hero Date: Sat, 18 Oct 2025 19:40:49 +0530 Subject: [PATCH 2/2] Fixed the comment issue, used /**/ instead of // --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 302dfb6..042b758 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function BackgroundBoxesDemo() { } >