mirror of
https://github.com/OwethuManagedServices/oms-website-nextjs.git
synced 2026-02-04 19:37:40 +00:00
fix:cvevolve link+seo+sm links
This commit is contained in:
@ -14,6 +14,7 @@ import FeaturedProductSection, {
|
||||
} from "./_components/FeaturedProductSection";
|
||||
import { getHome } from "@/lib/query/home";
|
||||
|
||||
|
||||
export default async function HomePage() {
|
||||
// Explicitly type the data variable, assuming getHome returns HeroSectionType or null/undefined
|
||||
const data = await getHome();
|
||||
|
||||
Reference in New Issue
Block a user