import Image from "next/image"; import { ContainerScroll } from "../ui/container-scroll-animation"; const AboutSection = () => { return (

Discover the power of
Microgravity

} > hero
); }; export default AboutSection;