mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
fixed
This commit is contained in:
@@ -1,11 +1,10 @@
|
|||||||
import FeaturesSection from "../components/FeaturesSection";
|
|
||||||
import About from "../components/About";
|
import About from "../components/About";
|
||||||
|
import Contact from "../components/Contact";
|
||||||
|
import FeaturesSection from "../components/FeaturesSection";
|
||||||
|
import Footer from "../components/Footer ";
|
||||||
import Header from "../components/Header";
|
import Header from "../components/Header";
|
||||||
import Hero from "../components/Hero";
|
import Hero from "../components/Hero";
|
||||||
import Contact from "../components/Contact";
|
import Navbar from "../components/Navbar";
|
||||||
import Footer from "../components/Footer ";
|
|
||||||
import Navbar from "../components/Navbar"
|
|
||||||
import { ChakraProvider } from "@chakra-ui/react";
|
|
||||||
|
|
||||||
|
|
||||||
export default async function Home() {
|
export default async function Home() {
|
||||||
|
|||||||
Reference in New Issue
Block a user