diff --git a/src/pages/HomePage/sections/Companies.tsx b/src/pages/HomePage/sections/Companies.tsx index 3708c4d..1612899 100644 --- a/src/pages/HomePage/sections/Companies.tsx +++ b/src/pages/HomePage/sections/Companies.tsx @@ -10,25 +10,12 @@ export default function CompaniesSection(): React.JSX.Element {
+ tag="Our Companies" + title="Business Divisions" + description="Diversified professional services across Australia and beyond." + items={[{"description":"Professional workforce solutions, industrial to hospitality.","title":"VicForce Recruitment","buttonIcon":"ArrowRight","imageSrc":"http://img.b2bpic.net/free-photo/pregnant-manager-starts-interview-process_482257-120818.jpg","buttonHref":"#"},{"buttonIcon":"ArrowRight","description":"Global international trade experts for Australian produce.","title":"ABC Trading","imageSrc":"http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827264.jpg","buttonHref":"#"},{"buttonHref":"#","description":"Residential property, development and luxury renovations.","title":"Jag International","buttonIcon":"ArrowRight","imageSrc":"http://img.b2bpic.net/free-photo/beautiful-view-sea-from-window-diner_181624-8379.jpg"},{"description":"Personalised corporate and leisure travel management.","title":"Go Travel","buttonIcon":"ArrowRight","imageSrc":"http://img.b2bpic.net/free-photo/full-shot-woman-working-laptop_23-2149963928.jpg","buttonHref":"#"},{"buttonHref":"#","description":"Integrated management solutions.","title":"Services Management","buttonIcon":"ArrowRight","imageSrc":"http://img.b2bpic.net/free-photo/multi-ethnic-group-three-businesspeople-meeting-modern-o_1139-971.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/transport-logistics-concept_23-2151541951.jpg","buttonIcon":"ArrowRight","description":"Seamless export/import networks.","title":"Global Logistics","buttonHref":"#"}]} + textAnimation="fade" + />
);