--- import Layout from '../layouts/Layout.astro'; import CTO from "../components/Home/CTO/CTO.astro"; import Grids from "../components/Home/Grid/Grid.astro"; import Header from "../components/Home/Header/Header.astro"; import Meme from "../components/Home/Meme/Meme.astro"; import Message from "../components/Home/Message/Message.astro"; import Powered from "../components/Home/Powered/Powered.astro"; import Socials from "../components/Home/Socials/Socials.astro"; import Vision from "../components/Home/Vision/Vision.astro"; import Whatisweb3 from "../components/Home/Whatisweb3/Whatisweb3.astro"; ---