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,