diff --git a/app/components/SearchAndBrowse/Header/BrowseHeaderSection.tsx b/app/components/SearchAndBrowse/Header/BrowseHeaderSection.tsx new file mode 100644 index 000000000..18e13789d --- /dev/null +++ b/app/components/SearchAndBrowse/Header/BrowseHeaderSection.tsx @@ -0,0 +1,20 @@ +import React from "react"; +import styles from "./SearchHeaderSection.module.scss"; + +/** + * Renders mobile and desktop views for Listings navigation + */ +export const BrowseHeaderSection = ({ + descriptionText, +}: { + descriptionText: string; +}) => { + return ( +
Funded by MOHCD
++ + {hit.service_of} + +
+ )} +
+ {hit.addressDisplay}
+ {recurringSchedule && (
+
+
+ Call: {hit.phoneNumber} +
++ Website: {hit.websiteUrl} +
+