fk
This commit is contained in:
@@ -6,6 +6,9 @@ import { Button } from "@/components/ui/button";
|
||||
import Link from "next/link";
|
||||
import { AnimatedStatsSection } from "@/components/animated-stats-section";
|
||||
|
||||
// Force the page to be dynamically rendered
|
||||
export const dynamic = 'force-dynamic';
|
||||
|
||||
// Constants
|
||||
const PY_20 = 20;
|
||||
const PY_32 = 32;
|
||||
|
||||
Reference in New Issue
Block a user