import { AutoplayVideo } from "../AutoplayVideo"; import { ExtraLargeTitle } from "../Primitives/ExtraLargeTitle"; import { SmallSubtitle } from "../Primitives/SmallSubtitle"; import { HomeSection } from "./HomeSection"; import searchVideo from "~/assets/home/JsonHeroSearch.mp4"; export function HomeSearchSection() { return (
Quickly search your whole JSON file Search for absolutely anything in your JSON file with blistering speed. Use the fuzzy matching and keyboard shortcuts to make navigating your files even faster.
); }