.
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 1m9s

This commit is contained in:
Braydon 2024-04-18 12:51:45 -04:00
parent 6e21847c3b
commit 979018b508

@ -1,8 +1,8 @@
import Background from "@/components/landing/background";
import FeaturedContent from "@/components/landing/featured-content";
import Hero from "@/components/landing/hero";
import StatisticCounters from "@/components/landing/statistic-counters";
import { ReactElement } from "react";
import Background from "../components/landing/background";
/**
* The landing page.