mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 10:46:44 -05:00
committing wiht errors wbut better than before, moved some stuff more moving coming,
This commit is contained in:
@@ -2,9 +2,9 @@ import Link from "next/link";
|
||||
import Header from "../Header";
|
||||
import Hero from "../Hero";
|
||||
import FeaturesSection from "../FeaturesSection";
|
||||
import About from "../About";
|
||||
import Contact from "../Contact";
|
||||
import Footer from "../Footer ";
|
||||
import About from "../site/About";
|
||||
import Contact from "../site/Contact";
|
||||
import Footer from "../site/Footer ";
|
||||
|
||||
export default function HomeContent() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user