From 81d4e1acecbc13eb08656562ffa0caa222d8a0cc Mon Sep 17 00:00:00 2001 From: kijultzy Date: Thu, 9 Jul 2026 20:05:41 +0700 Subject: [PATCH] feat: update landing page with new sections and cards --- frontend/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/page.tsx b/frontend/app/page.tsx index e49c8f5..b0a0da4 100644 --- a/frontend/app/page.tsx +++ b/frontend/app/page.tsx @@ -25,7 +25,7 @@ import SpotlightCard from "@/components/reactbits/SpotlightCard"; import StarBorder from "@/components/reactbits/StarBorder"; const AURORA_STOPS = ["#2E1065", "#8B5CF6", "#F0ABFC"]; - +// tes tes const VALUE_CARDS = [ { icon: ShieldCheck,