import { Image } from "expo-image"; import { View } from "react-native"; export default function Home_ImageSection() { return ( ); }