mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 10:46:44 -05:00
accounts table and many other fixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import Header from "../Header";
|
||||
import Hero from "../Hero";
|
||||
import FeaturesSection from "../FeaturesSection";
|
||||
import About from "../../app/site/About/page";
|
||||
import Contact from "../../app/site/Contact/page";
|
||||
import Footer from "../../app/site/Footer/page";
|
||||
import About from "@siteInfo/About/page";
|
||||
import Contact from "@siteInfo/Contact/page";
|
||||
import Footer from "@siteInfo/Footer/page";
|
||||
|
||||
export default function HomeContent() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user