import { TextCustom } from "@/components"; import Spacing from "@/components/_ShareComponent/Spacing"; import React from "react"; import { View } from "react-native"; import Icon from "react-native-vector-icons/FontAwesome"; import { stylesHome } from "./homeViewStyle"; export default function Home_BottomFeatureSection() { return ( <> Job Vacancy {/* Vacancy Item 1 */} {/* */} Bagas_banuna Dicari perawat kucing dan perawat anjing {/* Vacancy Item 2 */} {/* */} fibramarcell Di Butuhkan Seorang Programer dan Designer ); }