Fixed some imports and build
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
"use server";
|
||||
|
||||
export const dynamic = "force-dynamic"; // Prevents static rendering
|
||||
import Features, { FeatureItem } from "@/components/features";
|
||||
import Gallery from "@/components/gallery";
|
||||
import Hero from "@/components/hero";
|
||||
|
||||
Reference in New Issue
Block a user