This commit is contained in:
parent
6e21847c3b
commit
979018b508
@ -1,8 +1,8 @@
|
|||||||
|
import Background from "@/components/landing/background";
|
||||||
import FeaturedContent from "@/components/landing/featured-content";
|
import FeaturedContent from "@/components/landing/featured-content";
|
||||||
import Hero from "@/components/landing/hero";
|
import Hero from "@/components/landing/hero";
|
||||||
import StatisticCounters from "@/components/landing/statistic-counters";
|
import StatisticCounters from "@/components/landing/statistic-counters";
|
||||||
import { ReactElement } from "react";
|
import { ReactElement } from "react";
|
||||||
import Background from "../components/landing/background";
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The landing page.
|
* The landing page.
|
||||||
|
Loading…
Reference in New Issue
Block a user